Returns > Returns > returnNotes
GET:return_notes.json
Description
Get all notes of a given return or some specific notes.
Note that you either provide ids or return_id.
This is a typical bulk get endpoint.
Permission bit: "return_notes.read"
Topic: Returns
Arguments
List of return note ids. See also: Unique Identifiers
Example: ["nr_EQzGqWoY"]
Unique return identifier. See also: Unique Identifiers
Example: "rt_EQzGqWoY"
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
Result
[Note!]
Preview (typescript)
Loading module