Skip to main content

POST CEX Exchange

Initiates an exchange transaction, including sender and receiver information, transaction status, quoted amounts, and token details. This information is useful for tracking and managing token exchange.

Endpoint

Request Body: A JSON object containing Exchange details.
The ip, userAgent, and timezone fields are mandatory for compliance purposes.

Request Fields

Filters Object

When rotatePayoutWallets is enabled, any provided inQuoteId and outQuoteId are discarded. The system forces a fresh re-quote with rotation applied to ensure the new path is used.

Example Request

Example Response

Response Fields

After receiving the response, send the exact inAmount of the inSymbol token to the senderAddress to initiate the swap.