| Name | Description | Type | Additional information | 
|---|---|---|---|
| Amount | Sales amount | decimal number | None. | 
| BarCode | Price list item BarCode | string | Length: between 0 and 20 inclusive | 
| Code | Price list item code | string | Length: between 0 and 20 inclusive | 
| CurrencyId | Currency id | integer | None. | 
| DateLastChange | date | Readonly | |
| HasStockMovement | Keep track of stock movements | boolean | None. | 
| Id | Resource identifier | integer | Readonly | 
| Name | Item name | string | Required Length: between 0 and 200 inclusive | 
| Price | Unit price | decimal number | None. | 
| PriceType | Price type | PriceType | None. | 
| Unit | Unit of measure | string | Length: between 0 and 20 inclusive | 
| VatCodeId | Vat code id | integer | None. | 
| VatRateType | Vat rate type | VatRateType | None. |