Result Data
public ResultData ResultData(String uniqueRequestId, Long verificationResultId, String verificationResult, String verificationResultCode, String faceVerificationResult)
Parameters
unique Request Id
This is the unique key that is echoed back from the request.
verification Result Id
This is the unique Form ID that is generated on the IDmission server for each unique request.
verification Result
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.
verification Result Code
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.