Exemption Certificate Management

CertCapture RESTful APIs

TransactionAddressModel

An address used within this transaction.

Parameters
idOptional
integer

The unique ID number of this address.

transactionIdOptional
integer

The unique ID number of the document to which this address belongs.

boundaryLevelOptional
string

The boundary level at which this address was validated.

Enum: Address, Zip9, Zip5
line1Optional
string

The first line of the address.

line2Optional
string

The second line of the address.

line3Optional
string

The third line of the address.

cityOptional
string

The city for the address.

regionOptional
string

The ISO 3166 region code. E.g., the second part of ISO 3166-2.

postalCodeOptional
string

The postal code or zip code for the address.

countryOptional
string

The ISO 3166 country code

taxRegionIdOptional
integer

The unique ID number of the tax region for this address.

latitudeOptional
string

Latitude for this address

longitudeOptional
string

Longitude for this address

jurisdictionsOptional
array

List of all the qualified jurisdictions for the TaxRegionId.