AvaTax

Version v2
APConfigSetting
Accounts
Addresses
AvaFileForms
Batches
CertExpressInvites
Certificates
Clerk
CommunicationCertificates
Companies
Compliance
Contacts
CostCenter
Customers
DataSources
Definitions
DistanceThresholds
DomainControlVerification
ECommerceToken
EcmEventNotifications
EcoNexusThreshold
FirmClientLinkages
FormTypeMapping
FundingRequests
GLAccount
Items
ItemsReverseSync
Jobs
JurisdictionOverrides
Locations
MultiDocument
Nexus
Notices
Notifications
Provisioning
Registrar
Reports
Settings
Subscriptions
TaxCodes
TaxContent
TaxRules
Transactions
Upcs
UserDefinedFields
Users
Utilities
VendorCertificates
Vendors

JurisdictionOverrideModel

Represents an override of tax jurisdictions for a specific address.

During the time period represented by EffDate through EndDate, all tax decisions for addresses matching this override object will be assigned to the list of jurisdictions designated in this object.

This model is used in the following APIs:

Parameters
idOptional
integer

The unique ID number of this override.

accountIdOptional
integer

The unique ID number assigned to this account.

descriptionRequired
string

A description of why this jurisdiction override was created.

line1Optional
string

The street address of the physical location affected by this override.

cityOptional
string

The city address of the physical location affected by this override.

regionRequired
string

Name or ISO 3166 code identifying the region within the country to be affected by this override.

Note that only United States addresses are affected by the jurisdiction override system.

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.

countryOptional
string

The two character ISO-3166 country code of the country affected by this override.

Note that only United States addresses are affected by the jurisdiction override system.

postalCodeRequired
string

The postal code of the physical location affected by this override.

effectiveDateOptional
string

The date when this override first takes effect. Set this value to null to affect all dates up to the end date.

endDateOptional
string

The date when this override will cease to take effect. Set this value to null to never expire.

createdDateOptional
string

The date when this record was created.

createdUserIdOptional
integer

The User ID of the user who created this record.

modifiedDateOptional
string

The date/time when this record was last modified.

modifiedUserIdOptional
integer

The user ID of the user who last modified this record.

jurisdictionsRequired
array

A list of the tax jurisdictions that will be assigned to this overridden address.

taxRegionIdRequired
integer

The TaxRegionId of the new location affected by this jurisdiction override.

boundaryLevelOptional
string

The boundary level of this override

Enum: Address, Zip9, Zip5
isDefaultOptional
boolean

True if this is a default boundary