ResultData

public ResultData ResultData(String uniqueRequestId, Long verificationResultId, String verificationResult, String verificationResultCode, String faceVerificationResult)

Parameters

uniqueRequestId

This is the unique key that is echoed back from the request.

verificationResultId

This is the unique Form ID that is generated on the IDmission server for each unique request.

verificationResult

This is the result state of the submission. Please refer /master/status-code-list which represents all of the values for the Form Create / Form Search APIs.

verificationResultCode

Different status codes will be returned back based on the servers evaluation of the request. Please refer /master/status-code-list which represents all of the values for the Form Create / Form Search APIs.