# CustomerRemoveTaxExemptionsPayload - admin-graphql - PAYLOAD Version: 2024-07 ## Description Return type for `customerRemoveTaxExemptions` mutation. ### Access Scopes ## Fields * [customer](/docs/api/admin-graphql/2024-07/objects/Customer): Customer - The updated customer. * [userErrors](/docs/api/admin-graphql/2024-07/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [customerRemoveTaxExemptions](/docs/api/admin-graphql/2024-07/mutations/customerRemoveTaxExemptions) ## Examples