Use this API to request bank validations in bulk. It is an asynchronous process, call the get bulk verification API to get the result.
Bank Account Objects
Field Name | Description |
---|---|
name | Account holders name (alphanumeric and space allowed) |
phone | Account holder's phone number |
bankAccount | Account number to be validated (6 to 40 characters allowed) |
ifsc | IFSC of account to be validated (standard IFSC format - length 11, first four bank IFSC and 5th character is 0) |
Response Codes
Sub Code | Status | Message |
---|---|---|
200 | SUCCESS | Bulk Validation requested successfully. Please check later for processing status. |
520 | ERROR | Unknown error occurred at bulk bank validation. |
520 | ERROR | Error in Bulk Validation. |
520 | ERROR | Bulk Validation request failed. |
409 | ERROR | Bulk Validation Id already exists |
422 | ERROR | Mandatory parameters missing in the request. |