Event Types
claim_document.accepted
Occurs when a claim document passes validation and is accepted.
postWebhookclaim_document.accepted
Payload
Example payload
{
"event_type": "claim_document.accepted"
}Response
Return a 200 status to indicate that the data was received successfully
Changes
Webhooks have no change history: a webhook is keyed by its event name rather than a path and method, so no recorded change can name it.