cURL
curl --request DELETE \ --url https://api.example.com/claims/{id}
{ "metadata": [ { "key": "<string>", "value": "<string>" } ], "occurredAt": "2023-11-07T05:31:56Z", "createdAt": "2023-11-07T05:31:56Z", "type": "<string>", "id": "<string>", "externalId": "<string>", "customFields": [ { "key": "<string>", "value": "<string>" } ], "name": "<string>", "description": "<string>", "responsibility": "<string>", "category": "<string>", "reserve": 123 }
metadata assigned to the object
Show child attributes
custom fields per product
Optional: Name of the entity
the amount of money that an insurance company sets aside to cover
Was this page helpful?