Skip to main content

List of Banks [v3]

POST 

/api/v3/list-of-banks

Retrieve the list of banks available for netbanking payments, with real-time health status and applicable charges. If order_id is provided, it takes priority over total_amount and currency for charge calculations. Default amount is 1 if nothing is provided.

Quick Reference
  • Optional: order_id (takes priority), total_amount, currency (empty body returns basic bank list with default amount 1)
  • Returns: Array of banks with bank_code, health_status, and additional_charges
  • Data Security: Encryption supported

Request

Responses

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