--- title: OrderRequestReturnPayload - Customer API description: Return type for `orderRequestReturn` mutation. api_version: 2025-10 api_name: customer type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/latest/payloads/orderrequestreturnpayload md: https://shopify.dev/docs/api/customer/latest/payloads/orderrequestreturnpayload.md --- # Order​Request​Return​Payload payload Return type for `orderRequestReturn` mutation. ## Fields * return [Return](https://shopify.dev/docs/api/customer/latest/objects/Return) The return request that has been made. * user​Errors [\[Return​User​Error!\]!](https://shopify.dev/docs/api/customer/latest/objects/ReturnUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [order​Request​Return](https://shopify.dev/docs/api/customer/latest/mutations/orderRequestReturn) mutation Request a new return on behalf of a customer. *** ## Map ### Mutations with this payload * [order​Request​Return](https://shopify.dev/docs/api/customer/latest/types/orderRequestReturn)