Reject Quote
Reject a quote.
POST
Reject Quote
Marks the quote as rejected. The RFQ returns topending status, allowing the merchant to create a revised quote if needed.
Path Parameters
integer
required
The quote ID.
Response
string
success on successful rejection.object
What Happens
- Quote status changes to
rejected - RFQ status returns to
pending(ready for a new quote) - Merchant receives an email notification about the rejection
After rejection, use Revise Quote on the rejected quote to create a new version with adjusted pricing, or Create Quote to start fresh.
