| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
Transaction ID |
string |
None. |
| WorkUnitName |
Sometimes the 'Bag Number' or 'Cash belongs to' reference eg Drakes |
string |
None. |
| UserID |
ID used to log into Cash Recycler for this transaction. Likely to be mapped to Clerk ID |
string |
None. |
| UserName |
Name of user for this transaction. Likely to be mapped to Clerk Name in POS. |
string |
None. |
| RoleName |
Role of the staff that performed the transaction |
string |
None. |
| SequenceNumber | integer |
None. |
|
| MachineID |
Free text entry name of this store |
string |
None. |
| MessageSequenceNumber | integer |
None. |
|
| TransactionSequenceNumber | integer |
None. |
|
| TimeZoneUtcOffset |
Time Zone for this device |
string |
None. |
| TransactionAt |
DateTime of transaction local |
date |
None. |
| TransactionAtUtc |
DateTime of transaction UTC |
date |
None. |
| TransactionType |
Transaction type (Deposit, Dispense, ...) |
string |
None. |
| TotalAmount |
Float total value of this transaction |
decimal number |
None. |
| Decimals | integer |
None. |
|
| ValueBags |
Breakdown of coins and notes |
Collection of ConsillionBagTotal |
None. |