Verify Bank Account Name

This API is used to validate beneficiary details such as account number in sync manner.

Only applicable for banks for whom account verification feature is available. This can be checked by hitting the Get Bank Details API.

Request Parameters:

ParameterDataData TypeDescription
keyMStringseckey of API Partner
usernameMNumericUnique identification of API Partner
accountnumberMStringBank account number of remitter
ifscMStringBank IFSC code of remitter
yourrequestidMStringUnique identification of transaction id
bankMStringBank name of remitter

Response Parameters:

success1 = Success
0 = Failed
Status of transaction
messageStringDescription of transaction
ourrequestidStringAPI provider, unique transaction id
yourrequestidStringAPI consumer, Unique transaction id
rrnStringBank Transaction reference id, provided by Bank
beneficiaryNameStringAccount Name from Bank. Real time name from Bank.
Language