Promotions > Coupons > couponsDelete
Commerce APIPromotionsCouponscouponsDelete

couponsDelete

DELETE:coupons.json

Description

Delete one or multiple coupons with given ids.

Permission bit: "coupons.delete"

Topic: Coupons

Arguments

ids: [String!]!

List of coupon ids. See also: Unique Identifiers

Example: ["cn_EQzGqWoY"]


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"

Result

Boolean

Preview

Loading module