Mark claim as received

post
/claims/{claim_id}/receive

Marks returned claim items as received. Allowed source statuses: approved, in_process. This is a side operation and does not change the main claim status.

claim_id
string
required

The unique identifier of the claim.

Examples:
102a899f79c82422c99b1fdc417e01010
notify_customer
boolean

Whether to notify the customer that the returned items were received.

Auth
:
Parameters
:
Body
preparing...