Tink · Arazzo Workflow
Tink Trigger A Balance Refresh And Poll It
Version 1.0.0
Trigger an on-demand balance refresh for a credentials object, then poll until it finishes, then read fresh balances.
View Spec
View on GitHub
Open BankingPSD2Payment InitiationAccount AggregationRisk DecisioningPay by BankFinanceBankingEuropeVisaArazzoWorkflows
Provider
Workflows
balance-refresh-and-poll
Trigger a balance refresh, poll to completion, then read the refreshed balances.
Triggers a balance refresh for the supplied credentials, re-checks its status until FINISHED or FAILED, and on success lists accounts and reads the first account's balances.
1
createBalanceRefresh
Trigger an on-demand balance refresh for the supplied credentials object.
2
pollRefresh
Retrieve the balance refresh status. While the refresh is QUEUED or IN_PROGRESS, loop back and check again; on FINISHED proceed to read balances; on FAILED end the flow.
3
4
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.