latestOpenAPI 3.0.02026-08-22107190316.9 KB

6aec27d55fba

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