Skip to main content

Class GetDataFieldsRequest

This method is used to get any additional information associated with a deposit.


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.
LocationReferencestringREQUIRED. The unique value assigned to each Location used to find the data fields.

Examples

{
"__type": "GetDataFieldsRequest:#JackHenry.Eps.Mobile.RDC",
"LocationReference": "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.ValidationResultLocationReference cannot be null or empty
JHA.EPS.SharedService.Common.Validator.ValidationResultLocationReference must be between 1 and 50 characters
JHA.EPS.SharedService.Common.Validator.ValidationResultLocationReference must contain visible characters