Claim Creation Examples
Claim to a cargo risk item
In this example we will make a claim to a risk item that covered cargo damage and theft.
Important! We recommend use v2 claim integration
/claims body payload:
Claim to a personal accident risk item
In this example, we will make a claim to a risk item that covered medical expenses due to an accident or accidental death.
/claims body payload:
A claim will be returned if the endpoint call succeeds.
Claim event example
In this example, we will create an event for a claim.
/claims/:claimId/events body payload:
Last updated