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

AccountModel

An AvaTax account.

This model is used in the following APIs:

Parameters
idRequired
integer

The unique ID number assigned to this account.

crmidOptional
string

For system registrar use only.

nameRequired
string

The name of this account.

effectiveDateOptional
string

The earliest date on which this account may be used.

endDateOptional
string

If this account has been closed, this is the last date the account was open.

accountStatusIdOptional
string

The current status of this account.

Enum: Inactive, Active, Test, New
accountTypeIdOptional
string

The type of this account.

Enum: Regular, Firm, FirmClient
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.

subscriptionsOptional
array

Optional: A list of subscriptions granted to this account. To fetch this list, add the query string "?$include=Subscriptions" to your URL.

usersOptional
array

Optional: A list of all the users belonging to this account. To fetch this list, add the query string "?$include=Users" to your URL.

isSamlEnabledOptional
boolean

Is Saml based authentication used by this account for user to login via AI.

isDeletedOptional
boolean

A boolean flag to identify if the account is deleted