List tax levels

This endpoint is for retrieving a list of valid tax levels. It can be used to present tax level values in a dropdown box for users to select from in your integration when setting up exemptions.

This endpoint supports filtering. Using the $filter parameter and one of the supported filter operators below you can search for records matching specific criteria.

FilterSymbolExample
Equalseq$filter=taxLevel eq 1
Not equalne$filter=taxLevel ne 1
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

The $filter parameter can be used to construct a filter statement that will be used to search for specific records. For more information on filtering, see Filtering with CereTax APIs.

Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json