Plugin Response
Response States
SUCCESS
: Process finished successfully
EXIT
: Process terminated by the user with no errors
FAILURE
: Process finished with the user's failure to pass the service requirements
ERROR
: Process terminated due to an error in the builder
Primary Response Object
nameValuePairs
nameValuePairs
Object Body
nameValuePairs
Object Bodystate
<string>errorCode
<string>errorMessage
<string>livenessResult
<sub-object>capturedImages
list<sub-object>
CapturedImages
<list>
id
<int>action
<string>faceSample
<base64-string>status
<boolean>
livenessResult
<sub-object>
facematchTransactionID
<string>facematchSuccess
<boolean>livenessSuccess
<boolean>capturedImage
<base64-string>
State Responses
SUCCESS
nameValuePairs
<object>state
<string>livenessResult
<sub-object>capturedImages
<sub-object>
EXIT
nameValuePairs
<object>state
<string>livenessResult
<sub-object>capturedImages
<sub-object>step
<string>
FAILURE
nameValuePairs
<object>state
<string>errorCode
<int>errorMessage
<string>livenessResult
<sub-object>capturedImages
<sub-object>
ERROR
nameValuePairs
<object>state
<string>errorCode
<int>errorMessage
<string>
Last updated