Retrieve a list of exemptions based on filters.
Your secret API key. Include it with every request.
Every query parameter below is optional. Combine as many as you need and append them to the endpoint as a query string. The example shows a few to get you started.
/v1/exemptions?search_query=<search_query>&country_code=<country_code>&page=<page>Search term to filter exemptions by exemption ID, customer name, or customer email
Filter exemptions by their status
Country code in ISO 3166-1 alpha-2 format
AFAXALDZASADAOAIAQAGARAMAWAUATAZBSBHBDBBBYBEBZBJBMBTBOBQBABWBVBRIOBNBGBFBICVKHCMCAKYCFTDCLCNCXCCCOKMCGCDCKCRHRCUCWCYCZDKDJDMDOECEGSVGQEREESZETFKFOFJFIFRGFPFTFGAGMGEDEGHGIGRGLGDGPGUGTGGGNGWGYHTHMVAHNHKHUISINIDIRIQIEIMILITCIJMJPJEJOKZKEKIKPKRKWKGLALVLBLSLRLYLILTLUMOMGMWMYMVMLMTMHMQMRMUYTMXFMMDMCMNMEMSMAMZMMNANRNPNLNCNZNINENGNUNFMKMPNOOMPKPWPSPAPGPYPEPHPNPLPTPRQARERORURWBLSHKNLCMFPMVCWSSMSTSASNRSSCSLSGSXSKSISBSOZAGSSSESLKSDSRSJSECHSYTWTJTZTHTLTGTKTOTTTNTRTMTCTVUGUAAEGBUSUMUYUZVUVEVNVGVIWFEHYEZMZWXKZZ_EUJurisdiction identifier
Start date for filtering exemptions
End date for filtering exemptions
Customer ID to filter exemptions
Transaction ID to filter exemptions
Filter exemptions by customer connection ID (comma-separated)
conn_abc123conn_def456Fields to sort by (comma-separated)
Page number
Page size
Successfully retrieved exemptions
The request is missing a valid x-api-key or x-organization-id
Validation issues, such as missing required fields or invalid field values.
Internal Server Error