| Name | Description | Type | Additional information | 
|---|---|---|---|
| Id | Unique identifier for the tax rate. | globally unique identifier | None. | 
| Name | The name of the tax rate. | string | None. | 
| Type | The type of tax, percentage or flat rate such as a bottle deposit or environmental handling fee. | string | None. | 
| Rate | The tax rate. For Percentage type, this is a decimal. (8% tax = .08). Flat Rate is a dollar amount (50 cent deposit = 0.50) | decimal number | None. | 
| Layer | Identifies if the tax is compounding: 0 = non-compounding, 1 = Compounds on non-compound taxes (Level 2), 2 = Compounds after all other taxes (Level 3) | integer | None. | 
| CalculatedOn | Indicates whether the tax is calculated on the base price or the sold at price. | string | None. | 
| Locations | Collection of integer | None. |