Get account balance
Retrieves the account financial position including total asset value, liabilities, and net available balance. Use GET /accounts/:id/assets for per-asset breakdown. All values are in the project’s billing currency (see the currency field).
Authorizations
API key as Bearer token
Headers
API version (YYYY-MM-DD)
2025-02-14 "2025-02-14"
Path Parameters
Account ID
Response
Account balance: total asset value, liabilities, and net position. In User-Funded projects and Program-Funded projects on Managed authorization, Reap authorizes each card transaction against these balances. Under External authorization this endpoint is not the authorization source: Reap holds no per-user asset balance, availableBalance reflects only Reap-side card debt and is not spendable, and your own ledger is authoritative.
Currency for all monetary values - the billing currency of the project's card program
"USD"
"HKD"
Sum of all asset values backing the account.
x >= 05000
Sum of all liabilities. Can be negative when refunds or settlement payments exceed outstanding card debt.
500
0
-25
Net balance: totalAssetValue - totalLiabilities. In User-Funded projects and Program-Funded projects on Managed authorization, this is the spendable figure the next card swipe is authorized against and the primary number to surface to cardholders. Not a spendable figure under External authorization - see the endpoint description.
4500
Breakdown of asset categories contributing to totalAssetValue
Breakdown of liability categories contributing to totalLiabilities