| storeId | long | | Y | Unique user ID generated by EPS. (See - Required Data Elements) |
| storeKey | string | | Y | Unique password generated by EPS. (See - Required Data Elements) |
| entityId | int | | Y | Unique identifier that is generated by EPS. (See - Required Data Elements) |
| locationId | int | | | Unique identifier generated by EPS for each location. (See - Required Data Elements) |
| terminalNumberIfKnown | string | 20 | | This element may be null or empty. |
| batchNumberToCreate | string | 40 | Y | Unique user assigned batch number for each batch created. |
| autoCloseDateTime | DateTime | | Y* | 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. |
| isAutoCloseDateTimeRequired | bool | | | Valid 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. |
| depositSlipId | long | | Y* | *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) |