account/balanceAsk AIget https://earthnode-dev.vopay.com/api/v2/account/balanceThis endpoint returns details on your current account balance and available funds.Query ParamsAccountIDstringrequiredYour account IDKeystringrequiredAPI key for the accountSignaturestringrequiredHashed signature for the requestCurrencystring3 character currency code for the currency to fetch transactions for. If this is not specified it will be defaulted to the account's local currency (generally CAD).AsOfDatedateA date in ISO 8601 format (yyyy-mm-dd) representing the date for which you want to retrieve the balance. If not provided, the current balance will be returned.Response 200Updated 2 months ago