CompanyLocationTaxSettings - admin-graphql - 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:
Boolean! -
Whether the location is exempt from taxes.
-
taxExemptions:
TaxExemption! -
The list of tax exemptions applied to the location.
-
taxRegistrationId:
String -
The tax registration ID for the company location.
Connections
Related queries
Related mutations
Related Unions
Examples