BIS - Accounts

Business Integration Services - Accounts

🔒

Each request in Business Integration Services - Accounts must be authorized with an OAuth 2.0 Bearer access token issued for the client application.

Details can be seen in the Authentication section

The Business Integration Services - Accounts allows business clients to connect their ERP, accounting or other business software to TBC Bank account information services.

With the services described in this section, clients can retrieve account transaction history and account statement summary information.

MethodEndpointPurpose
GET/bab/v1/accounts/movementsGet account movements
GET/bab/v1/accounts/movements/{id}Get account movement by ID
GET/bab/v1/accounts/statementsGet account statement
GET/bab/v1/accounts/{iban}/balances/{currency}Get account balance
ℹ️

To use the accounts services, the client must have the View transaction history and statements enabled.

This permission also grants access to account balance information

Details can be seen in Api Permission section.


Did this page help you?