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