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.

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