Exemption Certificate Management
CertCapture RESTful APIs
TransactionAddressModel
An address used within this transaction.
Parameters
idOptional
integerThe unique ID number of this address.
transactionIdOptional
integerThe unique ID number of the document to which this address belongs.
boundaryLevelOptional
stringThe boundary level at which this address was validated.
Enum: Address, Zip9, Zip5
line1Optional
stringThe first line of the address.
line2Optional
stringThe second line of the address.
line3Optional
stringThe third line of the address.
cityOptional
stringThe city for the address.
regionOptional
stringThe ISO 3166 region code. E.g., the second part of ISO 3166-2.
postalCodeOptional
stringThe postal code or zip code for the address.
countryOptional
stringThe ISO 3166 country code
taxRegionIdOptional
integerThe unique ID number of the tax region for this address.
latitudeOptional
stringLatitude for this address
longitudeOptional
stringLongitude for this address
jurisdictionsOptional
arrayList of all the qualified jurisdictions for the TaxRegionId.