# CompanyLocationCreateTaxRegistrationPayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `companyLocationCreateTaxRegistration` mutation. ### Access Scopes ## Fields * [companyLocation](/docs/api/admin-graphql/2024-10/objects/CompanyLocation): CompanyLocation - The company location with the created tax registration. * [userErrors](/docs/api/admin-graphql/2024-10/objects/BusinessCustomerUserError): BusinessCustomerUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [companyLocationCreateTaxRegistration](/docs/api/admin-graphql/2024-10/mutations/companyLocationCreateTaxRegistration) ## Examples