Inventory > Transfers > transfersDelete
Commerce APIInventoryTransferstransfersDelete
transfersDelete
DELETE:transfers.json

Description

Delete draft transfers.

Permission bit: "transfers.delete"

Topic: Transfers

Arguments

ids: [String!]!

List of transfer ids. See also: Unique Identifiers

Example: ["tx_EQzGqWoY"]


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

Boolean

Preview (typescript)

Loading module