Skip to main content

Class GetItemImagesRequest

This method can be used to retrieve the front and back images of items in a deposit or batch.


Properties

NAMETYPEDESCRIPTION
RequestIdstringUnique identifier used to identify the request. Used when associating the request to the response.
RequestDatedateTimeDateTime request was made. Request timeout is 1 minute.
CredentialsTokenCredentialsREQUIRED. The credentials given from your last response.
ItemReferencestringREQUIRED. The unique reference number associated with a specific item in a batch used to find the item's images.

Examples

{
"__type": "GetItemImagesRequest:#JackHenry.Eps.Mobile.RDC",
"ItemReference": "String Content"
}

Methods

Validate(IValidatorContext)

Declaration

public override void Validate(IValidatorContext context)

Parameters

TYPENAMEDESCRIPTION
JHA.EPS.SharedService.Common.Validator.IValidatorContextcontext

Overrides

AuthenticatedRequest.Validate(IValidatorContext)

Exceptions

TYPEDESCRIPTION
JHA.EPS.SharedService.Common.Validator.ValidationResultItemReference must be between 1 and 30 characters
JHA.EPS.SharedService.Common.Validator.ValidationResultItemReference must be a valid value