Name | Description | Type | Additional information |
---|---|---|---|
Order |
Order in the list. |
integer |
None. |
ProductId |
Product system internal identifier. |
globally unique identifier |
None. |
DeliveryDate |
Delivery date. |
date |
None. |
Amount |
The number of portions/pieces. |
integer |
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. |
GrantAmount | integer |
None. |
|
GrantPrice | decimal number |
None. |
|
Ordered |
Amount of ordered products. |
integer |
None. |
Name |
Product name. |
string |
None. |
OrderCode |
Product order code. |
string |
None. |
ErrorCode |
Error code. 0 - no error, 1 - not registered cashdesk, 2 - diner not found, 3 - not valid diner, 4 - not properly configured casdesk, 7 - no products specified, 8 - not rights to purchase, 9 - spending limit exceeded, 12 - closed period, 13 - no conversion rate specified |
integer |
None. |
ErrorText |
Error description. |
string |
None. |