Execute quote

Executes the quote identified by quote_id. Returns the executed quote, the booked trade_id(s), and the trade status.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Execution parameters: the quote_id to execute, with optional funding_details required for ACH-funded execution flows.

string
required

The identifier for the quote
Note: this is required to execute the quote

string

Optional withdrawal request ID to associate with the execution. Used by flows that pre-create a withdrawal record and then execute a quote against it.

boolean

When true, force allocation of the trade even if the quote has expired or partially filled.

funding_details

ACH funding details, required only for ACH-funded executions. Supply either an inbound_reference_id (to settle against an already-received inbound) or the external_account_id/description/bank_fee trio (to initiate a new ACH pull).

Headers
string
required

HMAC-SHA256 signature of the request, base64-encoded. See the Authentication guide for the exact signing formula.

string
required

Current Unix timestamp in seconds. Must be within 60 seconds of server time or the request is rejected.

Responses

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