Name | Description | Type | Additional information |
---|---|---|---|
ActualBalance |
The actual balance of the diner. |
decimal number |
None. |
BalanceWarning |
The actual balance limit warning. |
decimal number |
None. |
SpendingLimit |
Actual spending limit from deposit. |
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. |
WarnText |
Warning text. |
string |
None. |