Accept a quote, creating an order and payment
accept_quoteAccepts a 'ready' quote. Returns an order_id and a secure payment link the buyer completes to place the order. Accepting a quote whose payment is settled confirms the order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rfq_id | Yes | The rfq_id of a quote whose status is 'ready' | |
| confirm | Yes | Must be true only after the buyer has reviewed the quote total and authorized the purchase |