v2

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-067997411.3 KB

Retrieve a list of balances for an account. The balances are returned in an array, with each item representing a balance for that account.

For charge_card accounts, there will be two balances returned: "cash" and "credit". For debit accounts, there will only be one balance returned: "debit".

get/account/{accountId}/balance

Response

OK