Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to inventoryTransferSetItems

inventoryTransferSetItems

mutation

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

This mutation allows for the setting of line items on a Transfer. Will replace the items already set, if any. Note, this mutation cannot be called after the transfer has been marked In Progress.

The input fields for the InventoryTransferSetItems mutation.


Was this section helpful?

Anchor to InventoryTransferSetItemsPayload returnsInventoryTransferSetItemsPayload returns

The Transfer with its line items updated.

The updated line items.

The list of errors that occurred from executing the mutation.


Was this section helpful?