Description
Represent state, county, or city tax locations. Click Tax Entity for more information.
Resource Overview
| Endpoint | Definition | 
| GET/TaxEntities | Retrieve a list of information related to tax entities. | 
Attributes
| Attribute | Description  | Data Type  | Notes   | 
|---|---|---|---|
| Active | indicates if the tax entity is currently active or inactive | boolean | |
| TaxEntityID | unique identifier for tax entity | integer(int32) | |
| TaxEntityName | name of tax entity | string | Max Length: 150 | 
| TaxPercent | percentage of tax applied by the entity | number(float) |