v1
latestOpenAPI 3.0.12026-07-243902.3 MBWebhooks
Claim Status Webhook
Webhook endpoint documentation for claim status change notifications. This endpoint represents the structure of webhook payloads sent to your configured webhook URL when claim statuses change.
post/webhooks/claims
Request body
Example request
{
"products": [
{
"limitOfLiability": {
"currencyCode": "USD"
},
"components": [
{
"value": {
"currencyCode": "USD"
}
}
]
}
]
}Response
Webhook received and processed successfully