Skip to main content
Anchor to inventoryTransferEdit

inventoryTransferEdit

mutation

Requires write_inventory_transfers access scope. Also: The user must have permission to manage inventory.

Edits an inventory transfer.

•ID!
required

The ID of the inventory Transfer to be edited.

•InventoryTransferEditInput!
required

The input fields to edit the inventory transfer.

Show input fields

Was this section helpful?

Anchor to InventoryTransferEditPayload returnsInventoryTransferEditPayload returns

•InventoryTransfer

The edited inventory transfer.

Show fields
•[InventoryTransferEditUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?