Get User's Services

Get a list of services which are currently enabled for your user.

Below are the values of status that you will get when the service inquiry is done for any user_code:

statusstatus_descDescription
0DeactivatedUser needs to upload the documents again using activate service API
1ActivatedService Activated for the use
2PendingUser status is pending for this service

📘

Once the user uploads the document after the DEACTIVATED state, it will go in the PENDING state.

Check for the parameter "verification_status" in the user service inquiry API. This parameter will tell you the action taken by our operations team.

These are the values and corresponding descriptions for the parameter verification_status:

verification_statusDescription
0Not Applicable (Not Applicable for that service, means no verification is required by the ops team for that particular service)
1Verified (Documents Verified by the ops team)
2Rejected (Rejected by the Ops team, rejection reason can be seen in comments parameter)
3Pending (Action pending from ops team)
Language
Credentials
Click Try It! to start a request and see the response here!