AACFlow

T-Bank Business

Access T-Bank Business accounts, balances, and statements via Open Banking API

tb

T-Bank Business (Т-Банк Бизнес, formerly Tinkoff Business) provides an Open Banking API for business account management. It allows listing accounts, checking balances, and downloading account statements programmatically.

With the T-Bank Business integration in AACFlow, you can:

  • List accounts: Enumerate all business accounts linked to the API credentials
  • Get balance: Retrieve the current balance of a specific account
  • Get statement: Download an account statement for a specified date range

This integration enables automated financial reporting and account monitoring for Russian business workflows.

Usage Instructions

Integrate T-Bank Business into the workflow. Requires a T-Bank Business OAuth token from the T-Bank business portal at business.tbank.ru.

Tools

tbank_business_list_accounts

List all business accounts

Input

ParameterTypeRequiredDescription
tokenstringYesT-Bank Business OAuth token

Output

ParameterTypeDescription
accountsarrayArray of account objects
successbooleanWhether the request succeeded

tbank_business_get_balance

Get balance for an account

Input

ParameterTypeRequiredDescription
tokenstringYesT-Bank Business OAuth token
accountNumberstringYesAccount number

Output

ParameterTypeDescription
balancenumberCurrent account balance
currencystringAccount currency

tbank_business_get_statement

Download account statement

Input

ParameterTypeRequiredDescription
tokenstringYesT-Bank Business OAuth token
accountNumberstringYesAccount number
fromstringYesStart date (YYYY-MM-DD)
tostringYesEnd date (YYYY-MM-DD)

Output

ParameterTypeDescription
transactionsarrayArray of transaction objects
totalDebitnumberTotal debit amount
totalCreditnumberTotal credit amount

On this page

Start building today
Trusted by over 100,000 builders.
The SaaS platform to build AI agents and run your agentic workforce.
Get started