v4

latestOpenAPI 3.0.02026-08-04103181301.4 KB
communications

Accept Quote

DEPRECATED: Use PUT /communications/rfqs/{rfq_id}/quotes/{quote_id}/accept instead. Endpoint for accepting a quote. This will require the quoter to confirm.

put/communications/quotes/{quote_id}/accept

Path parameters

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