| Name | Description | Type | Additional information |
|---|---|---|---|
| ChargeAmount |
The amount of money (excluding bonus) which should be charged |
decimal number |
None. |
| CashierCardNumber |
The number of the cashier card |
string |
None. |
| PaymentMethod |
The payment method as string or int. The value can be obtained via the Payment Method call. |
PaymentMethod |
None. |
| CardNumber |
The card number of the customer card If not available you can use the License Plate instead. |
string |
None. |
| CardUID |
The UID of the customercard, if RFID card This is optional. The prefered identification should be done via the Card Number |
integer |
None. |
| LicensePlate |
The license plate of the customer This is optional. The prefered identification should be done via the Card Number |
string |
None. |
| ClientNumber |
The current Client Number (Unique POS ID number) |
byte |
None. |