Accepts the quote received by the quote request and creates an order with the provided quote ID.
Always required: portfolio_id, product_id, side, quote_id, client_quote_id.
The ID of the portfolio that owns the order
BUY, SELL A client-generated ID used for reference purposes (note: order will be rejected if this ID is not unique among all currently active orders)
"f69a20b1-4ac4-420e-90b5-814a12565bfa"
A quote id that was returned from the quote request
"f69a20b1-4ac4-420e-90b5-814a12565bfa"
A successful response.