Skip to main content
POST

Accept Quote

Marks the quote as accepted and generates a PO (Purchase Order) number. This represents the customer’s formal acceptance of the quoted terms.

Path Parameters

integer
required
The quote ID.

Response

string
success on successful acceptance.
object

What Happens

  1. Quote status changes to accepted
  2. RFQ status changes to accepted
  3. A PO number is generated and stored on the order
  4. Merchant receives an email notification with:
    • Quote acceptance confirmation
    • PO number
    • Customer details
  5. Customer receives an email with:
    • PO confirmation
    • Order summary
    • Next steps

Error Codes