v1

latestOpenAPI 3.0.12026-07-2683220192.3 KB
Combos

Accept quote

Accepts a quote and starts last-look confirmation.

put/v1/combos/rfqs/{rfqId}/quotes/{quoteId}/accept

Path parameters

rfqIdstring required
quoteIdstring required

Request body

side'SIDE_BUY' | 'SIDE_SELL'

Side indicates the side of an Order.

pricestring
symbolstring
qtyDecimalstring

Response

A successful response.

V1AcceptQuoteResponse required