Get a list of all exemption certificates.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The unique identifier of the customer whose exemption certificate you want to fetch.
Cursor for pagination
Number of items to return per page
1 <= x <= 100
Sales tax exemption certificate response.
The response is of type object
.
Get a list of all exemption certificates.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The unique identifier of the customer whose exemption certificate you want to fetch.
Cursor for pagination
Number of items to return per page
1 <= x <= 100
Sales tax exemption certificate response.
The response is of type object
.