inventory Transfer Create As Ready To Ship
Requires access scope. Also: The user must have permission to manage inventory.
Creates an inventory transfer in ready to ship.
As of 2026-01, this mutation supports an optional idempotency key using the @idempotent directive.
As of 2026-04, the idempotency key is required and must be provided using the @idempotent directive.
For more information, see the idempotency documentation.
As of 2026-01, this mutation supports an optional idempotency key using the @idempotent directive.
As of 2026-04, the idempotency key is required and must be provided using the @idempotent directive.
For more information, see the idempotency documentation.
Caution: As of 2026-01, this mutation supports an optional idempotency key using the <code>@idempotent</code> directive. As of 2026-04, the idempotency key is required and must be provided using the <code>@idempotent</code> directive. For more information, see the <a href="https://shopify.dev/docs/api/usage/idempotent-requests">idempotency documentation</a>.
Arguments
- input (InventoryTransferCreateAsReadyToShipInput!)
- Anchor to inputinput•Inventory
Transfer Create As Ready To Ship Input! required The input fields for the inventory transfer.
Anchor to InventoryTransferCreateAsReadyToShipPayload returnsInventory Transfer Create As Ready To Ship Payload returns
- inventoryTransfer (InventoryTransfer)
- userErrors ([InventoryTransferCreateAsReadyToShipUserError!]!)
- Anchor to inventoryTransferinventory•Inventory
Transfer Transfer The created inventory transfer.
- Anchor to userErrorsuser•[Inventory
Errors Transfer Create As Ready To Ship User Error!]! non-null The list of errors that occurred from executing the mutation.