Class Event
Contains details about an item or batch event.
Properties
NAME | TYPE | DESCRIPTION |
---|---|---|
Date | DateTime | The date the event occured. |
Description | string | Public property Description The description of the event. |
Event.Description.Batch Events
Batch Events |
---|
Adjustment |
Closed |
Deleted |
Duplicate items in batch |
Error |
Needs Attention |
Needs Balancing |
Needs No Attention |
Needs No Rescan |
Needs Rescan |
Opened |
Partial Deposit |
Partially Processed |
Processed with Adjustment |
Ready for Processing |
Rejected |
Rejected items in batch |
Second Look |
Sent to Processing |
Processing Batch Failed |
Processing Error |
Updated |
Event.Description.Item.Events
Item Events |
---|
CAR Reco |
CAR Reco Failed |
Check Decisioning Error |
Check Decision Performed |
Closed |
Created |
Deleted |
Error |
IQUA |
MICR Reco |
MICR Reco Failed |
MICR Repair |
MICR Repair Failed |
Needs Attention |
Needs Rescan |
Rejected |
Remote Keyed |
Rescan |
Resolved |
Sent to Processing |
Processing Error |
Updated |
Examples
{
"__type":"Event:#JackHenry.Eps.Mobile",
"Description":"String Content",
"Date":/Date(2016-09-30T13:13:59.103Z)/,
}