Sale Progress Changed
Webhook
Payload that Simplicate delivers via HTTP POST to the configured webhook target whenever a sale.progress_changed event occurs.
Triggered by: acquisitionopportunityprogress_id is changed and the new value differs from the previous one. A no-op write that resaves the same progress id does not fire the event. A sale.updated event is also dispatched for the same change.
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).