Exemption Certificate Management

CertCapture RESTful APIs

JurisdictionTaxTypesAndSubTypesModel

One tax type + subtype combination for a jurisdiction.

Parameters
taxTypeIdRequired
string

ID of the tax type.

taxTypeDescriptionRequired
string

Text description of the tax type.

taxSubTypeIdRequired
string

ID of the tax subtype.

taxSubTypeDescriptionRequired
string

Text description of the tax subtype.

jurisdictionTaxTypeSubtypeDescriptionRequired
string

Summary tax type display name derived from tax type and subtype.

rateTypesOptional
array

Populated when $includeRateTypes=true (default). Empty when rate types are omitted.