Skip to main content

List Notes

GET 

/api/sales-credits/:salesCredit/notes

Returns a paginated list of notes for a sales credit, ordered by created_at descending. Includes the note author.

Required scope: orders:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type