Inventory > Inventory > reservationsDelete
Commerce APIInventoryInventoryreservationsDelete
reservationsDelete
DELETE:reservations.json

Description

Delete inventory reservations.

Permission bit: "reservations.delete"

Topic: Inventory

Arguments

ids: [String!]!

List of reservation ids. See also: Unique Identifiers

Example: ["rx_EQzGqWoY"]


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

Boolean

Preview (typescript)

Loading module