UPI Get Bank List
This operation provides the list of banks that are enabled in UPI ecosystem .
Process Parameters
Request
Response
requestId
*
String
Mandatory
Unique uuid-v4 string
Example: abcd-12345-abcd-12345
service
*
String
Mandatory
Value: in.juspay.hyperapi
payload
*
JSON
Mandatory
Parameters required to call Hyper SDK API
action
*
String
Mandatory
Operation to be performed in the SDK. Should be getBankList for this call.
Example:- Value: upiGetBankList

