Applicant Face Auth

AI Tools

Instead of handling the reference images manually for Face Auth, you can automate the image retrieval and upload process using an Applicant. Face images can be retrieved from the liveness check in the previous IDV session and directly assigned to the Applicant profile.

Document portraits and selfie images obtained from the IDV session have the same retention period as the session. However, once an image is assigned to an Applicant, the image will be kept in the Applicant profile until you explicitly delete it.

This will require steps from the previous page:

  1. Create a session with Liveness and Face Comparison check
  2. Create a resource for the Face Capture

Additional steps you will need to take to use an applicant.

  1. Create an Applicant if you haven't already, and add a Face
  2. Provide the Applicant ID to the session to perform the Face Comparison check

Add Applicant to the session

HTTP
Copy
Node.js
PHP
Python
Java
Go
Copy

The sessionID and resourceID will be obtained in steps 1 and 2. The Applicant ID will be obtained from step 3.

Request Body

JSON
Copy

Response

There will be no body in the response, only a 200 status code if successful

HTTP
Copy

Error codes

If there is an error, we will return an error code and error message. For example

401
400
Copy
Error codeDescription
400Bad request - there was an error when validating the request payload. further details will be provided in errors array. See the 400 tab above.
401Cannot authorize your request for the session with the given token
403You may only update Resources that you have created
404No resource found for the sessionId & resourceId provided
409The session has expired
422The media provided is not processable
503The service is unavailable. Further details may be provided in errors array

Completing the session

The Liveness check will be still need to be completed by the user. Any document checks configured will also need to be completed. The user view should be presented for this. Details on this can be found here.

Retrieving the results

Once the session is completed, you will be able to retrieve the results of the Face Comparison check. See this page comparison for details on how to do this.

VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches