Swap Currencies

Swap currencies between accounts

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
required

Unique Id of the business who is sending this transactions

string
required

The Id of the account to debit

string
required

The Id of the account to credit

string
required

The amount denominated in the smallest divisible unit of the sending currency. For example, cents or satoshis

string
required

IP address collected as the IP address from which the End User is making the swap request

string
length ≤ 15

Optional memo - Alphanumeric string upto 15 characters in length

boolean

The simulateFailure key is a boolean value that, when set to true, instructs the API to simulate a failed case. This feature is only available in a sandbox environment

string
0 to 5000

Optional fixedFee in Euro cents to override the default application fee configuration. This amount can only be <= the default configured amount for this transaction type.

string
0 to 5000

Optional percentage fee in bps to override the default application fee configuration. This amount can only be <= the default configured amount for this transaction type.

Responses

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