description: | Fetches the user’s sub-wallet balances along with other details for a specific user and wallet.
user_id and wallet_id to identify the specific user’s wallet.cf_sub_wallet_id is provided, the response includes the total wallet balance and the balance of the specified sub-wallet only.cf_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.
API version to be used. Format is in YYYY-MM-DD.
"2025-11-01"
Unique identifier for the wallet, as provided by you during wallet creation.
"WALLET936721"
Unique identifier for the user, as provided by you during PPI user creation.
"USER827364"
Optional sub-wallet ID. If provided, balance will be fetched only for this sub-wallet.
"35246543210987654321"
Wallet balance fetched successfully.
Unique identifier for the user, as provided by you during PPI user creation.
"USER827364"
Unique identifier of the PPI program associated with the wallet, as provided by Cashfree.
"9876543210987654321"
Unique identifier for the wallet, as provided by you during wallet creation.
"WALLET936721"
Unique identifier for the wallet, automatically generated by Cashfree after successful wallet creation.
"1234567890123456783"
Name of the wallet.
"Cashback Wallet"
List of sub-wallets created for this wallet.