Verify CDI liveness and face match

View as Markdown

Runs the CDI verification step after the CDI phone OTP is validated. The user submits three selfie frames; Vlens checks liveness, matches the selfies against the validated ID already on file, and performs CSO and NTRA re-checks in the background.

Authentication

ApiKeystring
Static API key issued to your tenant. Required on every request.

Request

This endpoint expects an object.
phoneNumberOtpRequestIdstringRequired

OTP request ID returned from Register/StepVerifyPhone.

scanTransactionobjectRequired

Three base64-encoded selfie frames from the liveness session.

Response

CDI verification result. On success, call Register/StepCreate with SkipEmail: true.

dataobjectOptional
error_codeinteger or nullOptional
error_messagestring or nullOptional