NameDescriptionTypeAdditional information
ProductId

Product system internal identifier.

globally unique identifier

None.

Name

Product name.

string

None.

OrderCode

Product order code.

string

None.

DeliveryDate

Delivery date.

date

None.

ProductType

Product type, category.

string

None.

AvailableFree

Amount of available products. How many portions/pieces are still free, i.e. those who have not ordered can buy them.

integer

None.

AvailableTotal

Total amount of available products. How many portions/pieces should be left.

integer

None.

DeliveryFrom

Delivery start date and time.

date

None.

DeliveryTo

Delivery end date and time.

date

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.

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.