Promotions > Promotions > promotionsDelete
Commerce APIPromotionsPromotionspromotionsDelete
promotionsDelete
DELETE:promotions.json

Description

Delete a bunch of promotions with given ids.

Permission bit: "promotions.delete"

Topic: Promotions

Arguments

ids: [String!]!

List of promotion ids. See also: Unique Identifiers

Example: ["pr_EQzGqWoY"]


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

Boolean

Preview (typescript)

Loading module