# InventoryTransferMarkAsReadyToShipPayload - admin - PAYLOAD Version: unstable ## Description Return type for `inventoryTransferMarkAsReadyToShip` mutation. ### Access Scopes ## Fields * [inventoryTransfer](/docs/api/admin/unstable/objects/InventoryTransfer): InventoryTransfer - The ready to ship inventory transfer. * [userErrors](/docs/api/admin/unstable/objects/InventoryTransferMarkAsReadyToShipUserError): InventoryTransferMarkAsReadyToShipUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [inventoryTransferMarkAsReadyToShip](/docs/api/admin/unstable/mutations/inventoryTransferMarkAsReadyToShip) ## Examples