Exemption Certificate Management

CertCapture RESTful APIs

CertificateJurisdictionModel

Represents a jurisdiction associated with a certificate. A certificate can be linked to one or more jurisdictions indicating the tax authority regions where the certificate applies.

Parameters
idOptional
integer

Unique ID number

typeOptional
string

The type of the jurisdiction (e.g., State, County, City).

nameOptional
string

The name of the jurisdiction.

codeOptional
string

The FIPS code or identifier for the jurisdiction.

isSalesTaxApplicableOptional
boolean

Whether sales-tax exemption applies for this jurisdiction. Default true. Set false to opt the jurisdiction out of the sales-tax validator while keeping any taxTypeMappings rows in scope.

taxTypeMappingsOptional
array

List of multi-tax mapping rows attached to this jurisdiction. Each row references a TPS tax-type / sub-tax-type combination sourced from GET /v2/tax-types.