socure · Arazzo Workflow
Socure DocV Then Identity
Version 1.0.0
Verify a government ID through DocV, then fold the document result into an ID+ identity evaluation.
Provider
Workflows
docv-then-identity
Run DocV and feed its transaction id into an ID+ identity evaluation.
Creates a DocV transaction, polls for its decision, then runs an ID+ evaluation that includes the DocV transaction id alongside KYC, fraud, and decision modules.
1
createTransaction
createDocvTransaction
Create a DocV transaction for the document capture session.
2
pollTransaction
getDocvTransaction
Poll the DocV transaction until a decision value is present, retrying while the document is still being processed.
3
evaluateWithDocument
evaluateIdentity
Run an ID+ identity evaluation that references the completed DocV transaction so document verification results are folded into KYC, fraud, and the decision outcome.
Source API Descriptions
openapi