Skip to main content

Update Reimbursement Case Text

PATCH 

/api/amazon/unified/reimbursement-cases/:reimbursementCase/case-text

Saves your own edit of the case text. Sets claim_text_source to user and claim_text_edited_at. Edited text is never overwritten automatically; when the case facts change afterwards, facts_changed_since_edit becomes true so you can decide whether to regenerate.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Request body fields:

  • claim_text (required, string, max 20000).

Request​

Responses​

OK

Response Headers
    Content-Type