Resolve a claim

post
/claims/{claim_id}/resolve

Resolves a claim as completed. Allowed source status: in_process.

claim_id
string
required

The unique identifier of the claim.

Examples:
102a899f79c82422c99b1fdc417e01010
notify_customer
boolean

Whether to notify the customer about the claim resolution.

Auth
:
Parameters
:
Body
preparing...