Swap Operations

Swaps between currencies

Use this endpoint to swap between different currencies. Requires a valid token from the fast-quote endpoint

post/superuser/swap/v2/place-order

Query parameters

taxIdstring required

Tax id of a KYC'd user

Request body

tokenstring required

Token acquired from fast-quote endpoint

walletAddressstring
receiverAddressstring
markupAddressstring
enforceAtomicSwapboolean
externalIdstring

External id you can input to help later conciliation. Up to 40 alphanumeric characters.

signaturestring
signatureDeadlineinteger

Response

Operation created

idstring uuid

Changes

No recorded changes to this endpoint across all 1 revision of this API.