POST:customer_notes.json
POST:customer_notes.json
Description
Create one or multiple customer notes.
Customers cannot see these notes.
Permission bit: "customer_notes.create"
Topic: Customers
Query Parameters
Unique customer identifier. See also: Unique Identifiers
Example: ?customer_id=cu_EQzGqWoY
Unique shop identifier. See also: Unique Identifiers
Example: ?shop_id=sh_EQzGqWoY
Request Body
Array of NoteCreate
[ { "raw_content": "[]" } ]
Response Body
Array of Note
Response Body Type
Loading module