POST
/
payout
/
v1
/
bulkValidation
/
bankDetails

Headers

Authorization
string
required

Bearer Auth Token

Content-Type
string
required

application/json

Body

application/json
bulkValidationId
string

It is the unique ID to identify the the corresponding request. Only alphanumeric characters and underscore (_) are allowed.

entries
object[]

Response

200 - application/json
data
object

It contains the bulk request information.

message
string

It represents the message of the API request.

status
string

It represents the status of the API request.

subCode
string

It represents the sub code of the API request.