Bank Verification Sync V1.2
Use this API to validate the given bank account number and IFSC. This is a sync verification request.
Query Parameters
It is the bank account holder's name for who you want to verify the bank details (100 character limit).
It is the bank account number to be validated (6 to 40 character limit).
The IFSC information of the bank account to be validated. It should be an alphanumeric value of 11 characters. The first 4 characters should be alphabets, the 5th character should be a 0, and the remaining 6 characters should be numerals.
It is the phone number of the bank account holder.
You can add custom remarks in the API request. These remarks will be visible in the customer's bank statement corresponding to the penny drop transaction. A maximum of 25 characters are allowed.
Response
It represents the status of the bank account.
It represents the status code of the bank account.
It contains the bank account details.
It represents the message of the API request.
It represents the status of the API request.
It represents the subcode of the API request.
Was this page helpful?