Skip to main content

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, and additional_charges
  • Data Security: Encryption supported

Request

Responses

When the list of wallets is successfully fetched, the response will be as below