Executes the quote identified by quote_id. The completed trade is submitted to settlement via the 00SCXM platform.
Body parameters include:
quote_id (required) the identifier of the quote to execute, which is provided in response to a GET /convert_withdraw/rfq request
Response:
Parameter
Description
Type
request_id
The identifier of the RFQ.
string
quote
The quote object that was executed.
quote
trade_id
The unique identifier assigned to the trade, which is the same trade_id as found in a GET /trades request
Note: the quote_id will be saved as the client_trade_id.