Skip to main content
POST
Bulk Bank Verification
This API will be retired soon. Please plan to migrate to the latest version, Bulk Bank Account Verification V2.

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.

Example:

"A45"

entries
object[]

Response

Accepted

status
string

It represents the status of the API request.

Example:

"SUCCESSS"

subCode
string

It represents the sub code of the API request.

Example:

200

message
string

It represents the message of the API request.

Example:

"Bulk Validation requested successfully."

data
object

It contains the bulk request information.