For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
Developer
Developer
Developer
Developer
GraphQL
B2B
Queries
taxZoneRates
Copy page
Get the tax zone information. Doesn't require a Token.
Arguments
storeHash
String
Required
Store hash. This field is required.
Returns
an optional list of optional TaxZoneRateType
id
Integer
The id of tax zone
name
String
The name of tax zone
enabled
Boolean
The enabled of tax zone
shopperTargetSettings
TaxZoneShopperTargetType
The shopper target settings of tax zone
Show 2 properties
rates
list of optional TaxRateType
Show 5 properties
priceDisplaySettings
PriceDisplaySettingsType
Store displays prices to shoppers matched with this tax zone.
Show 3 properties