Skip to main content

Class GetAllOpenBatchesResponse


Properties

NAMETYPELENGTHDESCRIPTION
EntityIDintUnique identifier that is generated by EPS.
BatchNumberstring40Unique identifier of a batch that is open.
BatchStatusenum of Type WSBatchStatusPossible values are:
  • Open
  • Closing
  • Closed
  • Orphaned
CreateDateTimeDateTimeThe date and time the batch was created.
ClosedDateTimeDateTimeThe date and time the batch was closed. If not yet closed, a default value is returned.
DebitCountintThis element is not populated at this time. A value of 0 will be returned.
DebitAmountdecimalThis element is not populated at this time. A value of 0 will be returned.
CreditCountintThis element is not populated at this time. A value of 0 will be returned.
CreditAmountdecimalThis element is not populated at this time. A value of 0 will be returned.
AuthorizedCountintThis element is not populated at this time. A value of 0 will be returned.
DeclinedCountintThis element is not populated at this time. A value of 0 will be returned.
VoidCountintThis element is not populated at this time. A value of 0 will be returned.
CreatedByUserIdlongThe user name or identification number of the person that created the batch.
ClosedByUserIdlongThe user name of the person that closed the batch if the status is closed. If not closed a default value will be returned.
AutoCloseDateTimeDateTimeThe date and time the batch was closed if closed when the console was run.
isSameDayACHboolenPossible values are:
  • False (Default)
  • True