Class GetBatchesRequest
Used to get the list of batches.
Properties
| NAME | TYPE | DESCRIPTION |
|---|---|---|
| RequestId | System.string | Unique identifier used to identify the request. Used when associating the request to the response. |
| RequestDate | System.DateTime | DateTime request was made. Request timeout is 1 minute. |
| Credentials | TokenCredentials | REQUIRED. Generic object representing different security token validation options to authenticate to the EPS system. |
Examples
{
"__type": "GetBatchesRequest:#JackHenry.Eps.Mobile.RDA"
}