v3

OpenAPI 3.0.02026-07-31103181312.8 KB
communications

Accept RFQ Quote

Endpoint for accepting a quote scoped to its RFQ. This will require the quoter to confirm.

put/communications/rfqs/{rfq_id}/quotes/{quote_id}/accept

Path parameters

rfq_idstring required

RFQ ID

quote_idstring required

Quote ID

Request body

accepted_side'yes' | 'no' required

The side of the quote to accept (yes or no)

Response

Quote accepted successfully