AvaTax

Version v2
APConfigSetting
Accounts
Addresses
AvaFileForms
Batches
CertExpressInvites
Certificates
Clerk
CommunicationCertificates
Companies
Compliance
Contacts
CostCenter
CurrencyRoundingRules
CustomRules
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

ItemTaxcodeRecommendationBatchesOutputModel

Represents the output model for tax code recommendation batches (both synchronous and asynchronous).

This model is used in the following APIs:

Parameters
itemIdOptional
integer

The unique ID of the item this recommendation correlates to. Echoed back from the request when supplied; correlation was previously purely positional.

descriptionOptional
string

A brief description of the item.

categoryOptional
string

The category of the item.

itemTypeOptional
string

The type of item. Examples: "Physical", "Digital", "Service", "Freight"

upcOptional
string

The Universal Product Code (UPC) associated with the item.

summaryOptional
string

A summary or detailed description of the item.

dqLabelOptional
string

The overall data quality label for the item (for example: "GOOD", "FAIR"). Populated for all callers.

dqIssuesOptional
array

The list of data quality issues detected for the item. Populated for all callers.

modifiedDateOptional
string

The timestamp when this recommendation response was generated. Populated for all callers.

taxCodeRecommendationsOptional
array

The list of generated tax code recommendations for this item.