Trulioo · Arazzo Workflow
Trulioo Verify A Person And Fetch The Full Record
Version 1.0.0
Run a KYC verification, then pull the complete transaction record including datasource detail.
View Spec
View on GitHub
Identity VerificationKYCKYBAMLWatchlist ScreeningBiometricsDocument VerificationFraud PreventionComplianceGlobal IdentityArazzoWorkflows
Provider
Workflows
verify-person-and-fetch-record
Verify a person and retrieve the full transaction record.
Submits a Verify request and uses the TransactionRecordID it returns to fetch the complete TransactionRecord with all datasource results.
1
verify
verifyPerson
Submit the Verify request to perform a KYC verification on the person and capture the TransactionRecordID for the follow-up lookup.
2
fetchRecord
getTransactionRecord
Retrieve the full TransactionRecord for the verification, including the per-datasource results and any appended fields.