You can track the status of your case using BGV
Status API.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Full name of the individual
Example:
"Aarav Sharma"
Email address of the individual
Example:
"arnav.sharma@example.com"
Mobile number of the individual
Example:
"0987654321"
Base64 encoded ID proof
Example:
"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAIUEAAAZ2CAYAA"
Base64 encoded address proof
Example:
"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAIUEAAAZ2CAYAA"
Base64 encoded profile picture
Example:
"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAIUEAAAZ2CAYAA"
Response
Verification initiated successfully.
Overall status of the API
Available options:
success, error HTTP status code
Description of the response or error
Represents the total number of credits used in this request.
Example:
3
Represents the remaining credits available for use.
Example:
4040

