Skip to main content
POST

Send Quote

Sends the quote to the customer via email. Changes the quote status from draft to sent. The customer receives an email with a link to view and respond to the quote.
Only quotes in draft status can be sent. If you need to modify a sent quote, use Revise Quote to create a new version.

Path Parameters

integer
required
The quote ID.

Response

string
success on successful send.
object

What Happens

  1. Quote status changes from draft to sent
  2. RFQ status changes to quoted
  3. Customer receives an email with:
    • Quote summary and pricing
    • Link to view full quote details
    • Options to accept or request changes

Error Codes