Exemption Certificate Management

CertCapture RESTful APIs

ActiveCertificateModel

Certificate with exemption reason and exposure zone. This is exposed in the URL's $includes.

Parameters
idOptional
integer

The unique ID number of this certificate.

createdOptional
string

The date/time when this certificate was created.

modifiedOptional
string

The date/time when this certificate was last modified.

expectedTaxNumberOptional
string

The expected tax number for this certificate.

actualTaxNumberOptional
string

The actual tax number for this certificate.

exposureZoneOptional
ExposureZoneModel

The exposure zone where this certificate is valid.

expectedTaxCodeOptional
ExemptionReasonModel

The expected tax code for this certificate.

actualTaxCodeOptional
ExemptionReasonModel

The actual tax code for this certificate.

certificateOptional
CertificateModel

The associated certificate.