Fields – TaxCategory
| Field Name | Data Type | Description, Example |
|---|---|---|
| DealerId | string | Internal Dealer Identifier (intentionally left blank) |
| taxcategoryid | long | Tax Category Id |
| taxcategory | string | Tax Category |
| taxid | long | Tax ID for the detail record tax rate |
| description | string | Description of tax category |
| taxrate | decimal | Tax rate amount |
| minimum | money | Minimum collectable tax |
| maximum | money | Maximum collectable tax |
| threshold | money | Threshold amount |
| isthresholdtaxable | boolean | Indicates if threshold is taxable |
| lastmodifieddate | datetime | Date record was last updated |