Overview

An applicant action is an additional check (event) that can be processed for an approved applicant. For more information, see this article.

Initialize WebSDK for applicant actions

To initialize the WebSDK for using applicant actions:

  1. Set up a verification level:
    1. From the Type drop-down list, select Applicant actions.
    2. From the Action type drop-down list, select an action type that you want to use. For example, Face authentication.
  2. Generate an access token with externalActionId and userId to pass it to the WebSDK.
  3. Install an NPM package or use CDN version of the script and launch it with accessToken you generated at the previous step.