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.
| Method | Endpoint | Purpose |
|---|---|---|
| GET | /bab/v1/accounts/movements | Get account movements |
| GET | /bab/v1/accounts/movements/{id} | Get account movement by ID |
| GET | /bab/v1/accounts/statements | Get 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.
Updated 3 days ago
Did this page help you?
