cURL
curl --request GET \ --url https://api-dev-embedded.embedly.ng/embedded/api/v1/wallets/org/fund-wallet-balance
{ "statusCode": 200, "status": "success", "data": { "orgId": "269fdb72-8c60-472e-a770-8a4e3bf0cdd9", "accountNumber": "8500014412", "balance": 100000, "ledgerBalance": 100000 } }
This endpoint enables an organization retrieve the balance of their fund wallet
299b88c8-b13c-4336-8ed6-2ff4ab3e7f49