Peerwallet

Transfer Funds

You can transfer funds from your Peerwallet balance to another Peerwallet user easily with this API. The receiver must be registered on Peerwallet.

End Point


                                

Send your keys via headers

VALUE REQUIRED DESCRIPTION
api-public-key
YES
This is your Public API Keys which can be found here. https://peerwallet.com/map/api-keys

Below are the POST values to send and their explanations on each field.

VALUE REQUIRED DESCRIPTION
user
YES
This is the user’s peerwallet email address or the account number
amount
YES
This is the amount you want to transfer. The default currency it will use is your account’s primary currency. Enter amount without comma.

Post Fields


                                

Return Values Success Sample


                                

Return Values Error Sample