employer.health_insurance.quote.not_undertaken

Payload

The payload of this webhook request is an object.
idstringRequiredformat: "evt_*"
typestringRequired
platform_idstringRequiredformat: "pt_*"
dataobjectRequired
created_atdatetimeRequired
objectstringRequired
api_versionstringRequired

Response

2XX
Your server implementation should return this HTTP status code if the data was received successfully
4XX
If your server returns an HTTP status code indicating it does not understand the format of the payload the delivery will be treated as a failure. Multiple retries will be attempted!
5XX

If your server returns an HTTP status code indicating a server-side error the delivery will be treated as a failure. Multiple retries will be attempted!