📘

Note

All "operation nodes" ("buy": {}, "sell": {}, "send":{}, and "swap": {}) are mutually exclusive.

See the request examples for clarification

📘

Note

If you have multiple settlement accounts, then you need to specify the settlement currency in all buy or sell orders, the parameter is optional only if you have only 1 settlement account configured.

📘

Reference ID

The Reference ID is intended for your internal use. You can set an ID generated in your systems and we will store and return it as part of the order's data.

If a Reference ID is specified when creating an order, it will be used as an idempotency key. The value for this id could be used only once. Attempts to submit already used Reference ID will return an error.

It can be left empty on order initiation and assigned later on order confirmation.
However, when submitted on order initiation, it must not be sent on order confirmation.

Language
Authorization
Header
Click Try It! to start a request and see the response here!