Skip to main content
GET
Third party's bank account balance

Authorizations

Authorization
string
header
required

Session JWT (from register/login) or API key (pk_...). X-API-Key: <token> is accepted as an alternative header.

Path Parameters

thirdPartyID
string
required
bankAccountID
string
required

Response

Live balance. The recommended way to read the amount is the neutral top-level summary (available, held, currency — flat decimal strings, present when the rail supports the summary); the balance object keeps the full rail-native account detail.

Last modified on August 29, 2026