DELETE:customer_notes.json
Commerce APIDELETE:customer_notes.json

DELETE:customer_notes.json

Description

Delete specific customer notes of a given shop.

Permission bit: "customer_notes.delete"

Topic: Customers

Query Parameters

customer_id: String, required

Unique customer identifier. See also: Unique Identifiers

Example: ?customer_id=cu_EQzGqWoY


ids: Comma-separated array of String, required

List of customer note ids. See also: Unique Identifiers

Example: ?ids=nc_EQzGqWoY,nc_EQzGqWoY


shop_id: String, required

Unique shop identifier. See also: Unique Identifiers

Example: ?shop_id=sh_EQzGqWoY