Authorizations
Your unique client identifier issued by Cashfree.
The secret key associated with your client ID.
Body
application/json
Fetches the user’s sub-wallet balances along with the total wallet balance.
sub_wallet_id
is provided, the response includes the total wallet balance and the balance of the specified sub-wallet only.sub_wallet_id
is not provided, the response includes the total wallet balance along with balances for all sub-wallets linked to the given wallet_id
.wallet_id
, aggregates them to compute the total balance, and returns both the aggregated balance and per sub-wallet breakdown.Your unique client identifier issued by Cashfree.
The secret key associated with your client ID.