Inventory > Packaging > packagingDelete
Commerce APIInventoryPackagingpackagingDelete
packagingDelete
DELETE:packaging.json

Description

Delete one or multiple packaging

Permission bit: "packaging.delete"

Topic: Packaging

Arguments

ids: [String!]!

List of packaging ids. See also: Unique Identifiers

Example: ["pa_EQzGqWoY"]


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

Boolean

Preview (typescript)

Loading module