Complyt Docs
Exemptions
Copy Page
Complyt Docs
Getting Started
Introduction to Sales Tax Calculation
Step By Step - Creating your first transaction
Step By Step - Creating VAT / Global Tax Transaction
Endpoints
Authentication
Authentication - Getting Started
Create JWT
Create JWT - Partnerships
Get Partnerships
Upsert Client- Partnerships
Delete Client- Partnerships
Customers
Get to Know
Get Customer
Get All Customers
Upsert Customer
Update Customer
Exemptions
Get to Know
Get All Exemptions
GET
Post Exemption
POST
Update Exemption
POST
Patch Exemption
PATCH
Transactions
Get to Know
The Importance of Shipping Address
How to Use Credit Memos
Get Transaction (thin)
Get Transaction
Upsert Transaction
Delete Transaction
Get All Transactions (thin)
Get All Transactions
Upsert VAT / GT Transactio
Files
Get All Files
Get One file - With signed link
Save file
Delete one file
Address Validation
Address Validation Intro
Validate Address
Sales Tax Rates
Get Sales Tax Rates
Vat Validation
Validate Vat
Special Features
Global Tax Rate
Partial Address
Discounts
Inclusive Tax
Vat Validation
Post exemptions from CSV
POST
Exemptions
Copy Page
Get All Exemptions
GET
/v1/exemptions
Try it
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
GET
'/v1/exemptions'
Response
Response Example
{
}
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Responses
🟢
200
Success
application/json
Generate Code
Body
Generate Code
object
Â
{0}
Previous
Get to Know
Next
Post Exemption