Create an exemption certificate
Exemption Certificates
Create exemption certificate
Create an exemption certificate for a customer with one or more jurisdiction exemptions
POST
Create an exemption certificate
Request body
The unique identifier of the customer this exemption certificate belongs to.
The unique identifier of the file associated with this exemption certificate (e.g., scanned certificate document).
The date when the exemption certificate becomes effective. Format: ISO 8601 date (YYYY-MM-DD).
The type of exemption certificate. Valid values:
SINGLE_STATE: Certificate valid for a single state (maximum 1 jurisdiction)MULTI_STATE: Certificate valid for multiple statesBLANKET: Blanket exemption certificate
The certificate number assigned by the issuing authority. Maximum 20 characters.
Array of jurisdiction exemptions. Must contain at least one jurisdiction.
Response
Success message.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The unique identifier of the customer.
ISO 8601 formatted date string indicating the effective date.
Identifier of the file to use as the exemption certificate.
The exemption certificate number.
Maximum string length:
20