A quote is rejected
Webhook
This event occurs when a quote is rejected.
Note these fields:
context_str = quotecontext_id = ...(this will be thequote_idvalue of the quote that changed)event = lost
Your script should look for these values in these fields:
quote.quote_status_str = closed-lostquote.quote_status_state = cquote.quote_status_name = Rejected
Request
Responses
- 200
Return a 200 status to indicate that the data was received successfully