List tax type classes

This endpoint is for retrieving a list of valid tax type classes. It can be used to present tax type class 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=taxTypeClass eq 101
Not equalne$filter=taxTypeClass ne 101
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!