Skip to main content

List Reimbursement Case Notes

GET 

/api/amazon/unified/reimbursement-cases/:reimbursementCase/notes

Returns all notes on a reimbursement case, newest first. Notes have a note_type of user (written by a person) or system (recorded automatically for status transitions, submissions and reconciliation matches; user_id and user_name are null for system notes). Not paginated.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Request

Responses

OK

Response Headers
    Content-Type