Create Transfer Transaction

Creates a new transfer transaction. Transfers can only be made between accounts sharing the same currency.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
required
[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}

ID of the source account

uuid
required
[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}

ID of the destination account

string

Short ID of the transaction

uuid
[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}

ID of the transfer

string

End to end reference

string

Notify URL

boolean
Defaults to false

Is the fee deducted from the amount

string
length ≤ 32

Note for the transaction

amount
object
required

Monetary amount

Headers
uuid
required
[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}

UUID of the merchant

Responses

401

Not Authorized

403

Not Allowed

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json