Tink · Arazzo Workflow
Tink Account Check Verification And Report Retrieval
Version 1.0.0
Create a Tink Link session pre-loaded with identity, then retrieve the resulting Account Check report as JSON and PDF.
View Spec
View on GitHub
Open BankingPSD2Payment InitiationAccount AggregationRisk DecisioningPay by BankFinanceBankingEuropeVisaArazzoWorkflows
Provider
Workflows
account-verification-report
Create a Tink Link session, then fetch the Account Check report as JSON and PDF.
Seeds a Tink Link session with the customer identity, then retrieves the completed Account Check report in JSON form for programmatic use and PDF form for archives.
1
createLinkSession
createLinkSession
Create a Tink Link session pre-loaded with the customer identity so the Account Check report can be matched against the supplied person.
2
getReport
getAccountVerificationReport
Retrieve the completed Account Check report as JSON, including verified accounts, identities, and the user-match result.
3
getReportPdf
getAccountVerificationReportPdf
Retrieve the same Account Check report rendered as a PDF for archives.