Customers > Customers > customerNotesDelete
DELETE:customer_notes.json
Description
Delete specific customer notes of a given shop.
Permission bit: "customer_notes.delete"
Topic: Customers
Arguments
Unique customer identifier. See also: Unique Identifiers
Example: "cu_EQzGqWoY"
List of customer note ids. See also: Unique Identifiers
Example: ["nc_EQzGqWoY"]
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
Result
Boolean
Preview (typescript)
Loading module