POST:return_notes.json
POST:return_notes.json
Description
Modify one or multiple return notes.
Permission bit: "return_notes.modify"
Topic: Returns
Query Parameters
ids: Comma-separated array of String, required
List of return note ids. See also: Unique Identifiers
Example: ?ids=nr_EQzGqWoY,nr_EQzGqWoY
Unique return identifier. See also: Unique Identifiers
Example: ?return_id=rt_EQzGqWoY
Unique shop identifier. See also: Unique Identifiers
Example: ?shop_id=sh_EQzGqWoY
Request Body
Array of NoteModify
[ { "raw_content": "[]" } ]
Response Body
Array of Note
Response Body Type
Loading module