DELETE:favorites.json
Commerce APIDELETE:favorites.json

DELETE:favorites.json

Description

Remove variant from customer's favorites list.

Permission bit: "customer_favorites.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 favorite ids. See also: Unique Identifiers

Example: ?ids=fv_EQzGqWoY,fv_EQzGqWoY


shop_id: String, required

Unique shop identifier. See also: Unique Identifiers

Example: ?shop_id=sh_EQzGqWoY