Seguros APIseguros-api reference
Update sale status by event
Events: webhook_received, template_sent, contact_failed, lead_forwarded
Events: webhook_received, template_sent, contact_failed, lead_forwarded
x-api-key<token>
In: header
Path Parameters
id*string
Sale UUID
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X PATCH "https://example.com/api/sales/string/status" \ -H "Content-Type: application/json" \ -d '{}'Empty
Empty
Empty
Empty