Approve a claim

post
/claims/{claim_id}/approve

Approves a claim. Allowed source status: under_review.

claim_id
string
required

The unique identifier of the claim.

Examples:
102a899f79c82422c99b1fdc417e01010
notify_customer
boolean

Whether to notify the customer about the claim approval.

approval_note
string

Optional note included with the approval. Maximum length is 1000 characters.

<= 1000 characters
Auth
:
Parameters
:
Body
preparing...