Start Document Verification
Calling startDocumentDetector
startDocumentDetector
To start the liveness verification, use the startDocumentDetector
function with the mobileToken and user's document ID.
Parameter | Type | Description | Required |
---|---|---|---|
| string | Usage token associated with your CAF account. | ✅ |
| string | User's document ID. | ✅ |
Example
Last updated