Sale Quote Approved
Webhook
Payload that Simplicate delivers via HTTP POST to the configured webhook target whenever a sale.quote_approved event occurs.
Triggered by: the quote's acquisitionquotestatus_id transitions to approved. In practice this happens through the digital signing flow. For quotes sent via PDF print or as an e-mail attachment the status is not set to approved automatically, so this event does not fire on those send methods.
Request
Responses
- 200
- 429
Webhook received and acknowledged by the consumer.
Consumer is rate-limiting; Simplicate will retry after the delay indicated by the optional Retry-After header (up to 3 attempts).