# CompanyLocationTaxSettings - admin - OBJECT Version: unstable ## Description Represents the tax settings for a company location. ### Access Scopes `read_customers` access scope or `read_companies` access scope. Also: The API client must be installed on a Shopify Plus store. ## Fields * [taxExempt](/docs/api/admin/unstable/scalars/Boolean): Boolean! - Whether the location is exempt from taxes. * [taxExemptions](/docs/api/admin/unstable/enums/TaxExemption): TaxExemption! - The list of tax exemptions applied to the location. * [taxRegistrationId](/docs/api/admin/unstable/scalars/String): String - The tax registration ID for the company location. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples