get https://data.cert.ceretax.net/taxTypeRefs
This endpoint is for retrieving a list of valid tax type refs.
This endpoint supports filtering. Using the $filter parameter and one of the supported filter operators below you can search for records matching specific criteria.
| Filter | Symbol | Example |
|---|---|---|
| Equals | eq | $filter=taxTypeRef eq 000 |
| Not equal | ne | $filter=taxTypeRef ne 000 |
