--- title: InventoryTransferCreatePayload - GraphQL Admin description: Return type for `inventoryTransferCreate` mutation. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/inventorytransfercreatepayload md: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/inventorytransfercreatepayload.md --- # Inventory​Transfer​Create​Payload payload Return type for `inventoryTransferCreate` mutation. ## Fields * inventory​Transfer [Inventory​Transfer](https://shopify.dev/docs/api/admin-graphql/unstable/objects/InventoryTransfer) The created inventory transfer. * user​Errors [\[Inventory​Transfer​Create​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/InventoryTransferCreateUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [inventory​Transfer​Create](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/inventoryTransferCreate) mutation Creates an inventory transfer. *** ## Map ### Mutations with this payload * [inventory​Transfer​Create](https://shopify.dev/docs/api/admin-graphql/unstable/types/inventoryTransferCreate)