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

CreateTransactionBatchResponseModel

Represents a create transaction batch response model.

This model is used in the following APIs:

Parameters
idOptional
integer

The unique ID number of this batch.

optionsOptional
string

Any optional flags provided for this batch

nameRequired
string

The user-friendly readable name for this batch.

accountIdOptional
integer

The Account ID number of the account that owns this batch.

companyIdOptional
integer

The Company ID number of the company that owns this batch.

statusOptional
string

This batch's current processing status

Enum: Waiting, SystemErrors, Cancelled, Completed, Creating, Deleted, Errors, Paused, Processing, Cancelling
startedDateOptional
string

The date/time when this batch started processing

recordCountOptional
integer

The number of records in this batch; determined by the server

currentRecordOptional
integer

The current record being processed

completedDateOptional
string

The date/time when this batch was completely processed

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.

filesOptional
array

The list of files contained in this batch.