Get Exemption Certificates
Authentication
AuthorizationBearer
This authentication type can be used to directly call the service.
OR
X-API-KEYstring
This authentication type is supported by using the provided API key for the merchant account.
Query Parameters
limit
Maximum results per page
cursor
The position from where the page should start. This can be found in the result of a previous api call and should be used on subsequent api calls to get the next group of records
ascending
Whether you want the results to be ascending.
sortBy
The field you want to sort by.
Allowed values:
customerId
The customer ID
disabled
Whether the exemption certificate is disabled
connectionId
Response
OK
items
limit
Maximum results per page
nextCursor
$schema
A URL to the JSON Schema for this object.