Skip to main content
GET
Get Verification Status
This API will be retired soon. Please plan to migrate to the latest version, Get BAV Status V2.

Headers

Authorization
string
required

Bearer Auth Token

Content-Type
string
required

application/json

Query Parameters

bvRefId
string
required

It is the bank verification reference ID.

Example:

"1628114"

userId
string
required

It is the unique ID created to identify the bank verification user.

Example:

"A1011"

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:

"Bank account details verified successfully"

data
object