get https://payout-api.cashfree.com/payout/v1/getBulkValidationStatus
Use this API to get the status of bulk bank validation request by providing the bulkValidationId.
Test Data
View the test data and use this information to trigger the validations. The test data are usable only in the test environments such as gamma and sandbox.
Response Codes
Sub Code | Status | Message |
---|---|---|
200 | SUCCESS | Successful Bulk validation. |
404 | ERROR | Bulk Validation Id does not exist. |
404 | ERROR | No records found with the details provided. |
520 | ERROR | Error while fetching data. |