Exemption Certificate Management

CertCapture RESTful APIs

FilingRegionModel

Regions

Parameters
idOptional
integer

The unique ID number of this filing region.

filingIdOptional
integer

The filing id that this region belongs too

countryOptional
string

The two-character ISO-3166 code for the country.

regionOptional
string

The two or three character region code for the region.

salesAmountOptional
number

The sales amount.

taxableAmountOptional
number

The taxable amount.

taxAmountOptional
number

The tax amount.

taxDueAmountOptional
number

The tax amount due.

collectAmountOptional
number

The amount collected by Avalara for this region

totalRemittanceAmountOptional
number

Total remittance amount of all returns in region

nonTaxableAmountOptional
number

The non-taxable amount.

consumerUseTaxAmountOptional
number

Consumer use tax liability.

consumerUseNonTaxableAmountOptional
number

Consumer use non-taxable amount.

consumerUseTaxableAmountOptional
number

Consumer use taxable amount.

approveDateOptional
string

The date the filing region was approved.

startDateOptional
string

The start date for the filing cycle.

endDateOptional
string

The end date for the filing cycle.

hasNexusOptional
boolean

Whether or not you have nexus in this region.

statusOptional
string

The current status of the filing region.

Enum: PendingApproval, Dirty, ApprovedToFile, PendingFiling, PendingFilingOnBehalf, Filed, FiledOnBehalf, ReturnAccepted, ReturnAcceptedOnBehalf, PaymentRemitted, Voided, PendingReturn, PendingReturnOnBehalf, DoNotFile, ReturnRejected, ReturnRejectedOnBehalf, ApprovedToFileOnBehalf, FiledByCustomer
returnsOptional
array

A list of tax returns in this region.

suggestReturnsOptional
array

A list of tax returns in this region.

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.