File Claim

File a new claim for a lost or damaged parcel in transit.
post
https://api.terminal.africa/v1
/claims
/claims
This endpoint allows you to file a new claim when a package is lost or damaged.
Parameters
Header
Authorization*
String
Set value to Bearer SECRET_KEY
Content-Type
String
Set value to application/json
Body
claim*
Object
Claim object containing full details for claim to be processed. See File Claim Object for details.
insurance*
String
Unique reference for insurance linked to claim.
Responses
200: OK
Insurance claim filed successfully.
Last modified 9mo ago