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