Change required documents

Changes the list of required documents.

Overview

Use this method to update the list of documents required for verification based on the provided verification level.

📘

Note

  • Make sure to check the applicant status before changing the level. You will not be able to change the level if reviewStatus of the applicant is pending, queued or onHold.
  • If you are using our SDKs, you can initialize it with suitable levelName on accessToken and SDK will change the level automatically.

Response explained

The new requiredIdDocs and levelName are returned in the response.

👍

Tip

If you want to just get the current requiredIdDocs, use this API method.

Language
Authorization
Header
Click Try It! to start a request and see the response here!