v2
latestOpenAPI 3.1.12026-08-0785394779.1 KBTypes of events
employer.health_insurance.quote.created
postWebhookEmployerHealthInsuranceQuoteCreatedWebhook
Payload
Example payload
{
"id": "evt_3b1333d87d9d4fd6ad83ba7f6b0e951a",
"type": "employer.health_insurance.quote.created",
"platform_id": "pt_3b1333d87d9d4fd6ad83ba7f6b0e951a",
"data": {
"id": "erhq_3b1333d87d9d4fd6ad83ba7f6b0e951a",
"employer_id": "er_3b1333d87d9d4fd6ad83ba7f6b0e951a",
"quoted_at": "2024-12-01T00:00:00Z",
"required_action": {
"due_at": "2024-12-01"
},
"coverage_levels": [
{
"plan_id": "pl_3b1333d87d9d4fd6ad83ba7f6b0e951a"
}
]
},
"created_at": "2024-12-01T00:00:00Z",
"object": "event",
"api_version": "1.0"
}Response
Your server implementation should return this HTTP status code if the data was received successfully