Skip to main content

Class CreateProcessingBatchWithDepositSlipAuxOnUsRequest


Properties

NAMETYPELENGTHREQUIREDDESCRIPTION
storeIdlongYUnique user ID generated by EPS. (See - Required Data Elements)
storeKeystringYUnique password generated by EPS. (See - Required Data Elements)
entityIdintYUnique identifier that is generated by EPS. (See - Required Data Elements)
locationIdintUnique identifier generated by EPS for each location. (See - Required Data Elements)
terminalNumberIfKnownstring20This element may be null or empty.
batchNumberToCreatestring40YUnique user assigned batch number for each batch created.
autoCloseDateTimeDateTimeY*This element controls when the batch is to be closed and is governed by the value in the element isAutoCloseDateTimeRequired below. See isAutoCloseDateTimeRequired below to determine whether this element needs to be included in the request. *This element is only required if isAutoCloseDateTimeRequired = 1.
isAutoCloseDateTimeRequiredboolValid values are: 0 (False) or 1 (True). When set to 1 a value must be entered into autoCloseDateTime above that will be used to set the data and time a batch will be closed and processed. When set to 0 or not included in the request, open batches will be closed at their normal processing time and autoCloseDateTime can be excluded from the request.
depositSlipIdlongY**This element is only required if required by the location, else must be at least ‘0’. Cannot be Null or blank. (See - Optional Data Elements)