Trulioo · Arazzo Workflow
Trulioo Configure And Verify A Person
Version 1.0.0
Discover a country's accepted fields and consents, then run a KYC identity verification.
View Spec
View on GitHub
Identity VerificationKYCKYBAMLWatchlist ScreeningBiometricsDocument VerificationFraud PreventionComplianceGlobal IdentityArazzoWorkflows
Provider
Workflows
configure-and-verify-person
Resolve fields and consents for a country, then verify a person.
Reads the accepted field schema and the consent-requiring datasources for the configuration/country pair, submits a Verify request that includes those consents, and returns the normalized record status.
1
getFields
getFields
Retrieve the full set of accepted input fields for the target configuration and country to confirm the supplied data is shaped correctly.
2
getConsents
getConsents
List the datasources that require end-user consent for this configuration/country so the Verify request can declare them.
3
verify
verifyPerson
Submit the Verify request with the supplied identity fields and the consent list discovered above, accepting the Trulioo terms and conditions.
Source API Descriptions
openapi