--- title: ReturnClosePayload - GraphQL Admin description: Return type for `returnClose` 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/returnclosepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/returnclosepayload.md --- # Return​Close​Payload payload Return type for `returnClose` mutation. ## Fields * return [Return](https://shopify.dev/docs/api/admin-graphql/latest/objects/Return) The closed return. * 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 * [return​Close](https://shopify.dev/docs/api/admin-graphql/latest/mutations/returnClose) mutation Indicates a return is complete, either when a refund has been made and items restocked, or simply when it has been marked as returned in the system. *** ## Map ### Mutations with this payload * [return​Close](https://shopify.dev/docs/api/admin-graphql/latest/types/returnClose)