TaxRuleModel > jurisdictionTypeId
Request Body Parameter - Enum
Description
The type of the jurisdiction to which this tax rule applies.
Custom tax rules can apply to a specific jurisdiction or to all jurisdictions. To select a jurisdiction, use the ListJurisdictions API or the ListJurisdictionsByAddress API.
Once you have determined which jurisdiction you wish to assign to the tax rule, you should fill in the jurisName
, jurisCode
, and
jurisdictionTypeId
fields using the information you retrieved from the API above.
To make a custom tax rule for US or Canada that applies to all jurisdictions of a specific type, see the isAllJuris
field for more information.
Value | Description |
---|---|
Country | Country |
State | State |
County | County |
City | City |
Special | Special Tax Jurisdiction |