Skip to main content

Class UpdateItemRequest

Used to update an item using different criteria to update different elements.


Properties

NAMETYPEDESCRIPTION
RequestIdSystem.stringUnique identifier used to identify the request. Used when associating the request to the response.
RequestDateSystem.DateTimeDateTime 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": "UpdateItemRequest:#JackHenry.Eps.Mobile.RDA",
"Criteria": {
"__type": "UpdateItemCriteria:#JackHenry.Eps.Mobile.RDA",
"ItemReference": "String Content"
}
}

Fields

NAMETYPEDESCRIPTION
_rdBatch()JHA.EPS.SharedService.Common.Model.RemoteDeposit.RDBatch
_rdItem()JHA.EPS.SharedService.Common.Model.RemoteDeposit.RDItem