string
required
The unique identifier of the customer.
string
Cursor for pagination. Use the cursor returned in the previous response to fetch the next page.
integer
default:"10"
Number of items to return per page. Must be between 1 and 100.
string
Comma-separated list of certificate types to filter by (e.g., “SINGLE_STATE,MULTI_STATE”).
string
Comma-separated list of jurisdictions to filter by in the format
{country}_{state} (e.g., “US_CA,US_NY”).string
Filter by expiration status. Valid values:
ACTIVE- Non-expired exemptionsEXPIRED- Expired exemptions
string
Filter by exemption status. Valid values:
ACTIVE- Active exemptionsINACTIVE- Inactive exemptions
array
Array of exemption objects.
integer
required
Total number of exemptions for the customer.
string
Cursor to use for fetching the next page. Only present if there are more results.