Tink · Arazzo Workflow
Tink Account And Transactions Overview
Version 1.0.0
List a user's accounts, read the balances of a chosen account, then list its transactions.
View Spec
View on GitHub
Open BankingPSD2Payment InitiationAccount AggregationRisk DecisioningPay by BankFinanceBankingEuropeVisaArazzoWorkflows
Provider
Workflows
account-transactions-overview
Resolve an account, read its balances, and list its transactions.
Lists the consented accounts, selects an account (the supplied id or the first returned), reads its balances, and lists its transactions filtered by an optional booked-date range.
1
listAccounts
listAccounts
List the bank accounts the user has consented to share.
2
getBalances
getAccountBalances
Read the booked and available balance snapshots for the selected account.
3
listTransactions
listTransactions
List transactions for the selected account, filtered by the optional booked-date range.