Exemption Certificate Management

CertCapture RESTful APIs

CustomTaxJurisdictionOutputModel

Describes a single jurisdiction in which a custom tax is applicable.
This is the output variant returned by Custom Tax read endpoints. Each jurisdiction identifies a region of applicability for the parent custom tax.

Parameters
jurisdictionTypeIdOptional
string

The type of jurisdiction this is, e.g. State or City.

Enum: Country, State, County, City, Special
jurisCodeOptional
string

The code identifying this jurisdiction, in combination with the jurisdictionTypeId.

effectiveDateOptional
string

Optionally set a different effective date for this jurisdiction. This date cannot be earlier than the base effective date set for the entire custom tax. When omitted, the jurisdiction inherits the custom tax's effective date.

endDateOptional
string

Optionally set a different expiration date for this jurisdiction. This date cannot be later than the base expiration date set for the entire custom tax. When omitted, the jurisdiction inherits the custom tax's end date.