executeQuote
Accept a quote to initiate a multi-leg trade. Asynchronous endpoint; confirm via trade history or WebSocket for execution status.
Instructions
Execute (accept) a quote to initiate the multi-leg trade. This endpoint is asynchronous - the order is sent to the matching engine. To confirm execution, check the Get Trade History endpoint or monitor the Execution WebSocket topic.
Only the creator of the RFQ can execute quotes.
Rate Limit: 50 requests per second.
Agent hint: This is an asynchronous endpoint. After calling it, poll Get Trade History or listen to the Execution WebSocket to confirm the trade was filled. Only the RFQ creator can execute quotes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rfqId | Yes | ||
| quoteId | Yes | ||
| quoteSide | Yes |