captureUrl the user must open to scan their document and take a selfie.
Authentication: Client Token (Authorization header)
Request
Body Parameters
Response
captureUrl in the user’s browser or webview. After they complete the capture, AssetPay receives a webhook from Signicat and updates the client’s verificationLevel.
Limits
- Only one active process per user. A new call within 30 minutes of an unfinished process returns
VERIFICATION_IN_PROGRESS. - Already-verified clients (
verificationLevel >= 1) getVERIFICATION_ALREADY_VERIFIED.