Skip to main content

Get Reimbursement Case Transitions

GET 

/api/amazon/unified/reimbursement-cases/transitions

Returns the lifecycle map shared by all clients: which statuses each status may move to, the plain-language label of each status, and its lifecycle group (found, ready, waiting, paid, auto_paid, closed). This map does not depend on category; a case's own allowed_transitions also removes moves its category can't make (informational cases never move to ready_to_submit or submitted).

Not yet available to API tokens

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

Request​

Responses​

OK

Response Headers
    Content-Type