Balances (obsolete)

The current version of this feature is obsolete. A major redesign of it is in progress.

API endpoints

Authentication: endpoints listed in this page require header authentication with a user token.

Get balances of an account

GET https://{domain}.biapi.pro/2.0/users/{userId}/accounts/{accountId}/balances

Get balances (income, outcome and balance) of a single account, for a given period.

Path Parameters

Query Parameters

Data model

BalanceGroupsList object

BalanceGroup object

BalanceCurrencyGroup object

Last updated