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 USD.
API key as Bearer token
API version (YYYY-MM-DD)
2025-02-14 Account ID
Account balance showing total asset value, liabilities, and net position
Currency for all monetary values
"USD"
Sum of all asset values
x >= 05000
Sum of all liabilities (currently unsettled card debt)
x >= 0500
0
Net available balance (totalAssetValue - totalLiabilities)
4500