--- title: ReverseDeliveryCreateWithShippingPayload - GraphQL Admin description: Return type for `reverseDeliveryCreateWithShipping` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/reversedeliverycreatewithshippingpayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/reversedeliverycreatewithshippingpayload.md --- # Reverse​Delivery​Create​With​Shipping​Payload payload Return type for `reverseDeliveryCreateWithShipping` mutation. ## Fields * reverse​Delivery [Reverse​Delivery](https://shopify.dev/docs/api/admin-graphql/latest/objects/ReverseDelivery) The created reverse delivery. * user​Errors [\[Return​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/ReturnUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [reverse​Delivery​Create​With​Shipping](https://shopify.dev/docs/api/admin-graphql/latest/mutations/reverseDeliveryCreateWithShipping) mutation Creates a new reverse delivery with associated external shipping information. *** ## Map ### Mutations with this payload * [reverse​Delivery​Create​With​Shipping](https://shopify.dev/docs/api/admin-graphql/latest/types/reverseDeliveryCreateWithShipping)