AvaTax for VAT

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

LocationQuestionModel

Information about questions that the local jurisdictions require for each location

Parameters
idRequired
integer

The unique ID number of this location setting type

questionRequired
string

This is the prompt for this question

descriptionRequired
string

If additional information is available about the location setting, this contains descriptive text to help you identify the correct value to provide in this setting.

regularExpressionOptional
string

If available, this regular expression will verify that the input from the user is in the expected format.

exampleValueOptional
string

If available, this is an example value that you can demonstrate to the user to show what is expected.

jurisdictionNameOptional
string

Indicates which jurisdiction requires this question

jurisdictionTypeOptional
string

Indicates which type of jurisdiction requires this question

Enum: Country, State, County, City, Special
jurisdictionCountryOptional
string

Indicates the country that this jurisdiction belongs to

jurisdictionRegionOptional
string

Indicates the state, region, or province that this jurisdiction belongs to

helpTextOptional
string

Help and guidance for this specific question

maxLengthOptional
integer

Maximum length of the answer string

requiredOptional
boolean

True if this question must be answered for this filing calendar

dataTypeOptional
string

Data type of the answer

staticOptionsOptional
string
uniqueOptional
boolean