AvaTax
ComplianceJurisdictionModel
Model for distinct jurisdictions.
The id of the tax region.
The state assigned code for the jurisdiction.
The type of the jurisdiction, indicating whether it is a country, state/region, city, for example.
The name of the jurisdiction.
The name of the county.
The name of the city.
Name or ISO 3166 code identifying the region within the country.
This field supports many different region identifiers:
- Two and three character ISO 3166 region codes
- Fully spelled out names of the region in ISO supported languages
- Common alternative spellings for many regions
For a full list of all supported codes and names, please see the Definitions API ListRegions.
Name or ISO 3166 code identifying the country of this jurisdiction.
This field supports many different country identifiers:
- Two character ISO 3166 codes
- Three character ISO 3166 codes
- Fully spelled out names of the country in ISO supported languages
- Common alternative spellings for many countries
For a full list of all supported codes and names, please see the Definitions API ListCountries.
The name of the tax region.
The id of the tax authority.
Optional: A list of rates for this jurisdiction. To fetch this list, add the query string ?$include=TaxRates to your URL.