| PARAM | Type | Required | Description |
|---|---|---|---|
| bank_account | Alphanumeric | Y | unique string of numbers and, sometimes, letters or other characters that identifies the owner of the account |
| ifsc_code | number | Y | unique eleven-digit number which is a combination of alphabets and numerals |
| partner_request_id | Alphanumeric | Y | Unique transaction ID provided by the API user or send order id from api response. |
{
"error":0,
"msg":"Bank Account verified successful",
"status":1,
"orderid":"a39ac60a-2509-4b51-9221-5ccf446a60fc",
"optransid":"",
"cardData":
{
"accountStatus":"VALID",
"accountStatusCode":"ACCOUNT_IS_VALID",
"Data":
{
"nameAtBank":"WASIM REJA",
"refId":"976626662",
"bankName":"INDUSIND BANK",
"city":"BHUBANESHWAR",
"branch":"BHUBANESHWAR",
"micr":"751234002",
}
}
"partnerreqid":"780",
"user_var1":"",
"user_var2":"",
"user_var3":"",
}