curl --location 'https://api.recital.finance/api/wallets/balances/{accountWalletId}' \ --header 'Authorization: Bearer apiKey'
{ "walletBalances": [ { "accountWalletId": {accountWalletId}, "currency": "NGN", "provider": "0009", "ledger": 3045.150000, } ] }
Get wallet balances.
Documentation IndexFetch the complete documentation index at: https://docs.recital.finance/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.recital.finance/llms.txt
Use this file to discover all available pages before exploring further.
{accountWalletId}