Exchange

The method orders the exchange transaction.

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

Response details

KeyTypeDescription
exchangeIdstringIdentifier of the ordered transaction.
📘

If the exchange rate changes in favour during the exchange, the exchange will take place at the better rate.

If the rate change unfavourably or the rate submitted in the query is too low, you will receive an error in the response:

{"status":"Fail","errors":["UNSATISFACTORY_RATE"]["UNSATISFACTORY_RATE"]}

Body Params
string
required

Wallet ID for the currency to be exchanged.

string
required

The wallet ID of the currency to which the conversion will be made.

string
required

Code of the currency to be exchanged.

string
required

Code of the currency into which the conversion will be performed.

double
required

Amount of funds to be exchanged.

double
required

The current exchange bid rate, retrieved using the method above.

Response

Language
LoadingLoading…
Response
Choose an example:
application/json