Execute a saved quote

Requires the BROKER policy for invited users. Send quoteID and use the same tradeType/server as the saved quote; for smart quotes use executionServer. A preview without quoteID cannot be executed.

For OTC, this submits the saved quote as an offer for later filling; quote creation, offer submission and another account filling it are separate steps. Success returns a status, not a full quote. Background processing can continue after the response. Retrieve the trade to follow its status.

Expired, previously submitted or mismatched quotes can be rejected. If a request times out or its outcome is uncertain, retrieve the record before deciding what to do; repeated execution is not guaranteed safe.

Path Params
string
enum
required

rfq requests a trade quote; otc requests a quote that can be submitted as an OTC offer.

Allowed:
string
enum
required

Use the server associated with the saved quote, or executionServer from a smart quote. RFQ execution routes are server-one, server-two, server-three, server-four, merchant and sythentic. OTC execution routes are server-one, server-three, server-five and merchant. Availability and saved-quote checks still apply; server-five currently has no available new quote pairs.

Allowed:
Body Params
string
required

Saved quote ID returned by quote creation.

boolean
Defaults to false

Request execution using assigned trading credit. Requires credit eligibility.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json