Name | Description | Type | Additional information |
---|---|---|---|
Order |
Order in the list. |
integer |
None. |
ProductPlu |
CashDesk's product identifier. |
string |
None. |
ProductId |
Product system internal identifier. |
globally unique identifier |
None. |
DeliveryDate |
Delivery date. |
date |
None. |
Name |
Product name. |
string |
None. |
Unit |
Unit of the product. |
string |
None. |
Amount |
The number of portions/pieces. |
decimal number |
None. |
Price |
Price of the product (with VAT). |
decimal number |
None. |
VatRate |
VAT rate. |
decimal number |
None. |
PriceWithoutVat |
Price of the product (without VAT). |
decimal number |
None. |