Class GetTransactionByField1Request
Properties
| NAME | TYPE | LENGTH | REQUIRED | DESCRIPTION |
|---|---|---|---|---|
| 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) | |
| TransField1 | string | 50 | Y | Optional information associated with the transaction. Data is stored with the transaction. Indexed field |
| includeImages | bool | Images will be included with the transaction information. (See - Optional Data Elements) |