| Name | Description | Type | Additional information |
|---|---|---|---|
| AtmEntity |
Entity value for the ATM (database value) |
integer |
Required |
| DispEntity |
Entity value for the dispatcher (database value) |
integer |
Required |
| AccessorID |
User ID of the technician performing the management command |
integer |
Required |
| TouchKeyID |
Touch Key ID for the touch key performing the management command |
string |
Required |
| Position |
Position the command is found on the touch key |
integer |
Required |
| LockStatus |
Lock status (0 = normal status) |
integer |
Required Range: inclusive between 0 and 17 |
| CommandID |
Command ID |
integer |
Required |
| Date |
Operation date. Valid formats ("dd/MM/yyyy", "dd-MM-yyyy", "ddMMyyyy") |
string |
Required |
| Hour |
Operation hour |
integer |
Required Range: inclusive between 0 and 23 |
| TimeBlock |
Time block. Valid values (4, 8, 12, 24) |
integer |
Required |
| Parm |
Parameters required for the management command |
string |
Required |