Exemptions

Get exemptions

Retrieve a list of exemptions based on filters.

get/v1/exemptions

Query parameters

search_querystring nullable

Search term to filter exemptions by exemption ID, customer name, or customer email

Search term to filter exemptions by exemption ID, customer name, or customer email

status__instring nullable

Filter exemptions by their status

Filter exemptions by their status

Country code in ISO 3166-1 alpha-2 format

jurisdictionstring nullable

Jurisdiction identifier

Jurisdiction identifier

start_datestring date nullable

Start date for filtering exemptions

Start date for filtering exemptions

end_datestring date nullable

End date for filtering exemptions

End date for filtering exemptions

customer_idstring nullable

Customer ID to filter exemptions

Customer ID to filter exemptions

transaction_idstring nullable

Transaction ID to filter exemptions

Transaction ID to filter exemptions

connection_id__instring nullable

Filter exemptions by customer connection ID (comma-separated)

Filter exemptions by customer connection ID (comma-separated)

order_bystring nullable

Fields to sort by (comma-separated)

Fields to sort by (comma-separated)

pageinteger

Page number

Page number

sizeinteger

Page size

Page size

Headers

x-organization-idstring nullable required

The unique identifier for the organization making the request

The unique identifier for the organization making the request

Response

Successfully retrieved exemptions

totalinteger required
pageinteger required
sizeinteger required
pagesinteger required

Changes