If the posted event type is a batch delete event, the named parameters that are shown in the following
table are available by using the
getParameter() method.
Table 1. BatchDelete parameters
| Parameter name |
Type |
Description |
| BATCH_ID |
Long |
The identifier of the batch that is being deleted. |
| BATCH_GROUP_ID |
Long |
The identifier of the batch group to which the deleted batch belongs. |
| BATCH_GROUP_NAME |
String |
The name of the batch group. |
| SOURCE_ID |
Short |
The source identifier of the batch group. |
| CONDITION |
Short |
The batch condition code
- 0
- Accepted
- 1
- Rejected
- 2
- Suspended
- 3
- Deleted
- 4
- Canceled
|
| LOADED |
Timestamp |
Timestamp when the batch was loaded. |