Products > Pricing Rules > pricingRulesDelete
Commerce APIProductsPricing RulespricingRulesDelete
pricingRulesDelete
DELETE:pricing_rules.json

Description

Delete specific pricing rules of a given shop.

Permission bit: "pricing_rules.delete"

Topic: Pricing Rules

Arguments

ids: [String!]!

List of pricing rule ids. See also: Unique Identifiers

Example: ["pu_EQzGqWoY"]


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

Boolean

Preview (typescript)

Loading module