taskType | string | yes | Task type |
-async |
|
| Asynchronous method call: either synchronous or asynchronous |
-sync |
|
| Synchronous method call: either synchronous or asynchronous |
--timeout | int | no | Synchronous method call: either synchronous or asynchronous |
--objectId | int | yes | Restaurant code in the licensing system |
-seat | int | no | The seat number for which the guest bill will be cancelled. The bill can be divided by the number of guests. The default value is 0. If 0, all guest bills will be cancelled.
|
-stationCode | int | no | The code of the cash register where the guest bill will be cancelled. If not specified, the guest bill will be cancelled at the cash register specified in the Agent configuration |
-cashierCode | int | no | Cashier code on whose behalf the guest bill will be cancelled. If not specified, the guest bill will be cancelled on behalf of the cashier specified in the Agent configuration |