Tink · Arazzo Workflow
Tink Build A Budget From Recurring Spend
Version 1.0.0
Read a user's confirmed recurring transactions and category taxonomy, create a business budget around them, then read the budget's progress.
View Spec
View on GitHub
Open BankingPSD2Payment InitiationAccount AggregationRisk DecisioningPay by BankFinanceBankingEuropeVisaArazzoWorkflows
Provider
Workflows
recurring-spend-budget
Inspect recurring spend and categories, create a budget, then read its progress.
Lists recurring transactions and the category taxonomy, creates a business budget for the requested category and amount, and reads the budget back to surface its progress.
1
listRecurring
listRecurringTransactions
List the user's confirmed recurring transactions to ground the budget in real recurring spend.
2
listCategories
listCategories
List the Tink categorisation taxonomy for the supplied locale.
3
createBudget
createBusinessBudget
Create a business budget for the requested category, amount, and period.
4
getBudget
getBusinessBudget
Read the new budget back to surface its current progress and remaining amount.
Source API Descriptions
openapi