Trulioo · Arazzo Workflow
Trulioo Resolve Subdivisions And Verify With Address
Version 1.0.0
Look up a country's state/province codes, verify a person with an address, then read the cleansed address.
View Spec
View on GitHub
Identity VerificationKYCKYBAMLWatchlist ScreeningBiometricsDocument VerificationFraud PreventionComplianceGlobal IdentityArazzoWorkflows
Provider
Workflows
subdivisions-and-verify-with-address
Resolve subdivisions, verify with a cleansed address, and read the address back.
Lists the country's subdivisions, runs a Verify requesting a cleansed address, and retrieves the transaction record with the standardized address.
1
getCountrySubdivisions
getCountrySubdivisions
Retrieve the list of subdivisions (states/provinces) for the target country so the StateProvinceCode in the address can be validated.
2
verify
verifyPerson
Submit the Verify request with CleansedAddress enabled so the response carries a standardized address.
3
fetchRecordWithAddress
getTransactionRecordWithAddress
Retrieve the transaction record including the cleansed-address details produced by the verification.
Source API Descriptions
openapi