Claim Creation Examples
Claim to a cargo risk item
{
"risk_item_id": "123e4567-e89b-12d3-a456-426614174000",
"subject": "Cargo Theft Incident",
"variant_id": "525f201c-516d-4780-9d08-9459d73d9f5d",
"incident": {
"date": "2024-03-20T15:00:00.000Z",
"details": {
"transaction": {},
"description": "The cargo was stolen during a scheduled delivery stop. The incident occurred while the cargo was en route to its next destination."
},
"additional_properties": {
"claim_type": "ROBO",
"incident_coords": "-0.180653, -78.467838",
"fast_track": true
}
},
"metadata": {}
}{
"risk_item_uid": "risk_item_uid",
"variant_uid": "cargo_theft_2000",
"claimant_email": "example@email.com",
"incident": {
"date": "2025-01-19T02:06:34.539Z",
"subject": "Cargo Theft Incident",
"description": "The cargo was stolen during a scheduled delivery stop. The incident occurred while the cargo was en route to its next destination"
}
}Claim to a personal accident risk item
Claim event example
Last updated