submitDataVerificationAttemptAsync

Submits a verification attempt for a specific customer attribute tied to an already initiated verification process.

Parameters

verificationId

A unique identifier for the verification process associated with a particular customer attribute.

request

The necessary information needed to attempt to verify a specific customer attribute using an already initiated verification process.

cancellationSignal

A CancellationSignal for canceling the operation.

callback

A callback to handle the result or error asynchronously.