| EntityID | int | | Unique identifier that is generated by EPS. |
| BatchNumber | string | 40 | Unique identifier of a batch that is open. |
| BatchStatus | enum of Type WSBatchStatus | | Possible values are: - Open
- Closing
- Closed
- Orphaned
|
| CreateDateTime | DateTime | | The date and time the batch was created. |
| ClosedDateTime | DateTime | | The date and time the batch was closed. If not yet closed, a default value is returned. |
| DebitCount | int | | This element is not populated at this time. A value of 0 will be returned. |
| DebitAmount | decimal | | This element is not populated at this time. A value of 0 will be returned. |
| CreditCount | int | | This element is not populated at this time. A value of 0 will be returned. |
| CreditAmount | decimal | | This element is not populated at this time. A value of 0 will be returned. |
| AuthorizedCount | int | | This element is not populated at this time. A value of 0 will be returned. |
| DeclinedCount | int | | This element is not populated at this time. A value of 0 will be returned. |
| VoidCount | int | | This element is not populated at this time. A value of 0 will be returned. |
| CreatedByUserId | long | | The user name or identification number of the person that created the batch. |
| ClosedByUserId | long | | The user name of the person that closed the batch if the status is closed. If not closed a default value will be returned. |
| AutoCloseDateTime | DateTime | | The date and time the batch was closed if closed when the console was run. |
| isSameDayACH | boolen | | Possible values are: |