| Name | Description | Type | Additional information |
|---|---|---|---|
| Amount |
Amount/number of items |
decimal number |
None. |
| CashVoucherItemId |
Cash voucher id. Is not null in case of an accounted sales receipt. |
integer |
None. |
| Id |
Resource identifier |
integer |
Readonly |
| ItemType |
Item type. |
IssuedInvoiceItemType |
None. |
| Name |
Item name |
string |
None. |
| Price |
Unit price |
decimal number |
None. |
| PriceListItemId |
Pricelist item id. |
integer |
None. |
| PriceTotalWithoutVat |
Total amount without VAT in the used currency. |
decimal number |
None. |
| PriceTotalWithoutVatHc |
Total amount without VAT in home currency |
decimal number |
None. |
| PriceTotalWithVat |
Total amount with VAT in used currency |
decimal number |
None. |
| PriceTotalWithVatHc |
Total amount with VAT in home currency |
decimal number |
None. |
| PriceType |
Price type |
PriceType |
None. |
| Rank | integer |
None. |
|
| SalesReceiptId | integer |
None. |
|
| Unit |
Unit of measure. |
string |
None. |
| VatRate |
Vat rate amount |
decimal number |
None. |
| VatRateType |
Vat rate type. |
VatRateType |
None. |
| VatTotal |
Total amount of VAT in used currency |
decimal number |
None. |
| VatTotalHc |
Total amount of VAT in home currency |
decimal number |
None. |