Exemption Certificates
List exemption certificates
GET
/
exemption-certificates
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
customer_id
string
requiredThe unique identifier of the customer whose exemption certificate you want to fetch.
cursor
string
Cursor for pagination
limit
integer
default: 10Number of items to return per page
Required range:
1 < x < 100
Response
200 - application/json
data
object
message
string