Accept Quote
Accept a quote and generate a Purchase Order.
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
- Quote status changes to
accepted - RFQ status changes to
accepted - A PO number is generated and stored on the order
- Merchant receives an email notification with:
- Quote acceptance confirmation
- PO number
- Customer details
- Customer receives an email with:
- PO confirmation
- Order summary
- Next steps
