List of Wallets [v3]
POST/api/v3/list-of-wallets
Retrieve the list of wallets available for payment, with real-time health status and applicable charges.
Quick Reference
- Optional:
order_id,total_amount,currency(all optional — empty body returns basic wallet list) - Returns: Array of wallets with
wallet_code,health_status, andadditional_charges - Data Security: Encryption supported
Request
Responses
- 200
- 4XX
- 5XX
When the list of wallets is successfully fetched, the response will be as below
When the list of wallets cannot be fetched, the response will be as below
When there is a problem on the server, the response will be as below