GET
/
payout
/
v1
/
getBulkValidationStatus

Headers

Authorization
string
required

Bearer Auth Token

Content-Type
string
required

application/json

Query Parameters

bulkValidationId
string
required

It is the unique ID created to identify the bulk bank validation request.

bankAccount
string

It is the bank account number whose status needs to be retried (6 to 40 character limit).

ifsc
string

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.

Response

200 - application/json
data
object

It contains the bulk request information

status
string

It represents the status of the API request.

subCode
string

It represents the sub code of the API request.