| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| CompanyId | integer |
None. |
|
| Name | string |
None. |
|
| DisplayName | string |
None. |
|
| Description | string |
None. |
|
| Rate | decimal number |
None. |
|
| TaxRateType |
Percentage or FlatRate |
string |
None. |
| TaxCalculatedOn |
Taxes calculated on SoldAtPrice or BasePriceListPrice |
string |
None. |
| Layer |
For compound taxes. Does this tax apply on top of other taxes. Currently only support single compound levels. Zero (0) is base level, one (1) is compounding tax |
integer |
None. |
| StartDateUtc | date |
None. |
|
| EndDateUtc | date |
None. |
|
| IsActive | boolean |
None. |