Exemption Certificate Management

CertCapture RESTful APIs

ComplianceJurisdictionRateModel

A flattened model for jurisdictions and rates.

Parameters
jurisdictionIdOptional
integer

The id of the jurisdiction.

countryOptional
string

Name or ISO 3166 code identifying the country of this jurisdiction.

This field supports many different country identifiers:

  • Two character ISO 3166 codes
  • Three character ISO 3166 codes
  • Fully spelled out names of the country in ISO supported languages
  • Common alternative spellings for many countries

For a full list of all supported codes and names, please see the Definitions API ListCountries.

regionOptional
string

Name or ISO 3166 code identifying the region within the country.

This field supports many different region identifiers:

  • Two and three character ISO 3166 region codes
  • Fully spelled out names of the region in ISO supported languages
  • Common alternative spellings for many regions

For a full list of all supported codes and names, please see the Definitions API ListRegions.

nameOptional
string

The name of the jurisdiction.

jurisdictionTypeIdOptional
string

The type of the jurisdiction, indicating whether it is a country, state/region, city, for example.

rateOptional
number

The compontent rate.

rateTypeIdOptional
string

The rate type.

taxTypeIdOptional
string

The tax type.

effectiveDateOptional
string

The date this rate is starts to take effect.

endDateOptional
string

The date this rate is no longer active.

stateAssignedCodeOptional
string

The state assigned code.

taxAuthorityIdOptional
integer

The id of the tax authority.