Get Account Balance
Accounts
Get Account Balance
Returns the balance, pending fees, net available balance, currency, and account status for the authenticated user’s account by ID.
GET
Get Account Balance
Documentation Index
Fetch the complete documentation index at: https://docs.hg.cash/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
User API authentication token with format: cash_<64-char-hex>
Example: cash_16cdc3b6f83c72d9d2680adca4f430962981f6bf32613a129dded0aa060387d2
Path Parameters
Account ID
Response
Account balance
Account ledger balance rounded to 2 decimals
Fees accrued but not yet collected, rounded to 2 decimals
Available balance after pending fees (balance minus pending fees), rounded to 2 decimals
Account lifecycle status
Available options:
Operativa, Bloqueada, Cerrada 
