Skip to main content

Sale Updated

Webhook 

Payload that Simplicate delivers via HTTP POST to the configured webhook target whenever a sale.updated event occurs.

Triggered by: a watched attribute on the sale (or its primary contact) changes. Unlisted attributes do not trigger a dispatch.

Watched sale fields: description, administration_id, start_date, end_date, totalamount_once, scoringchance, acquisitionopportunityprogress_id, acquisitionopportunityreason_id, responsible_person_id, acquisitionopportunitysource_id, acquisitionopportunitystatus_id, note, divergent_paymentterms_id.

Watched fields on the sale's contact: crmrelation_id, crmcontact_id.

A change to status or progress also dispatches the corresponding specific event (sale.accepted, sale.declined, or sale.progress_changed).

Request

Responses

Webhook received and acknowledged by the consumer.