Skip to main content
POST
cURL

Body

application/json
source_amount
string
required

Amount in source currency as a decimal string

Example:

"10000.00"

source_currency
enum<string>
required

Source currency code

Available options:
usd,
eur,
mxn,
brl,
gbp
Example:

"mxn"

destination_currency
enum<string>
required

Destination currency code

Available options:
usd,
eur,
mxn,
brl,
gbp
Example:

"usd"

beneficiary_account_id
string
required

UUID of the beneficiary bank account receiving the funds

Example:

"b5ed595d-d724-4826-9e6c-3b8104fbe355"

Response

Payment created with deposit instructions for the source currency