Get total bank account balance

Retrieves the total balance across all linked bank accounts

Path parameters

idstringRequired

Company ID

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Total balance retrieved successfully

totaldoubleOptional

Total balance

currencystringOptional

Currency of the balance

Errors