The Get Attachments for Exemption API retrieves all attachments associated with a specific exemption. This is used to view and manage supporting documents like exemption certificates uploaded for a particular exemption record.
Your secret API key. Include it with every request.
Identifies the organization this request acts on.
The unique identifier for the exemption whose attachments are being retrieved.
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 attachments for exemption
The request is missing a valid x-api-key or x-organization-id
Validation issues, such as missing required fields or invalid field values.