Shipping > Shipping Rules > shippingRulesDelete
Commerce APIShippingShipping RulesshippingRulesDelete
shippingRulesDelete
DELETE:shipping_rules.json

Description

Delete specific shipping rules.

Permission bit: "shipping_rules.delete"

Topic: Shipping Rules

Arguments

ids: [String!]!

List of shipping rule ids. See also: Unique Identifiers

Example: ["sr_EQzGqWoY"]


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

Boolean

Preview (typescript)

Loading module