Exemption Certificate Management

CertCapture RESTful APIs

IsoRegionModel

Represents a region, province, or state within a country

Parameters
countryCodeOptional
string

The two-character ISO 3166 country code this region belongs to

codeOptional
string

The three character ISO 3166 region code

nameOptional
string

The full name, using localized characters, for this region, in uppercase.

For names in proper or formal case, or for names in other languages, please examine the localizedNames element for an appropriate name.

classificationOptional
string

The word in the local language that classifies what type of a region this represents

streamlinedSalesTaxOptional
boolean

For the United States, this flag indicates whether a U.S. State participates in the Streamlined Sales Tax program. For countries other than the US, this flag is null.

localizedNamesOptional
array

A list of localized names in a variety of languages.

This list is maintained by the International Standards Organization.

isRegionTaxableOptional
boolean

Whether the region collects tax or not. This field will be populated for US country only and will be null for all the other countries.