The Upload Exemption Certificate API allows you to upload a file attachment (e.g., exemption certificate) for a specific exemption. This is primarily used to associate supporting documents with an exemption record to ensure compliance and facilitate verification.
Your secret API key. Include it with every request.
Identifies the organization this request acts on.
The unique identifier for the exemption to which the attachment will be associated.
The unique identifier of the exemption associated with the attachment.
The type of entity associated with the attachment. In this case, it will always be EXEMPTION, REGISTRATION ,FILING, FILING_PAYMENT.
EXEMPTIONREGISTRATIONFILINGFILING_PAYMENTThe unique identifier of the uploaded attachment (attachment ID).
Successfully retrieved exemption by id
The request is missing a valid x-api-key or x-organization-id
Validation issues, such as missing required fields or invalid field values.
Internal Server Error