post https://payout-api.cashfree.com/payout/v1/bulkValidation/bankDetails
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. |
Name Match Feature
To manually check if the provided customer name and the name registered at the bank are the same, consumes a lot of time and effort. Cashfree Payments has introduced a new feature that will help you to verify if the names are the same and provide the result accordingly.
Two new parameters, nameMatchResult and nameMatchScore will be available in the response, which will help you make faster validations and process payments successfully. Click here to know more.
Contact your Account Manager or write to [email protected] to activate the name match score feature for your account.