Skip to main content
POST

Reject Quote

Marks the quote as rejected. The RFQ returns to pending 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

  1. Quote status changes to rejected
  2. RFQ status returns to pending (ready for a new quote)
  3. 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.

Error Codes