Attention!

Looking for the most up-to-date Sales Tax Filing or CertManager documentation? Go to our new documentation platform, Sovos Docs. For Global Tax Determination, connector and CertManager API docs, stay here.

Bulk download exemptions

Use this request to download exemptions from CertManager for a given customer or state or province.

Request information

  • HTTP method: GET
  • URL
    • CertManager UAT: https://certmanager-uat.sovos.com/api/pre-auth/v1/bulk/public/exemptions
    • CertManager Production: https://certmanager.sovos.com/api/pre-auth/v1/bulk/public/exemptions

Parameters

Although you are not required to include the following parameters in your request, we recommend you filter the exemptions by customer number or state or province code or both to reduce the size of the ZIP file in the response.

Field

Field type

Data type

Required or optional

Description

customerNumber Query String Optional

Customer number

Only exemptions associated with this customer number will be downloaded

stateProvinceCode Query String Optional

Two-letter state or province code

Only exemptions associated with this state or province will be downloaded

Response

The response content-type is application/zip. PDFs of the relevant exemptions will be downloaded to your computer in a ZIP file.