Reverify User
Use the reverify API to automatically verify the facial attributes of a user on subsequent verifications.
Last updated
Use the reverify API to automatically verify the facial attributes of a user on subsequent verifications.
Last updated
The reverification endpoint is useful for customers looking to streamline their identity verification process. There are multiple methods for reverifications and Trust Swiftly supports each one depending on the level of assurance required.
Example use cases:
User enrolls / registers themselves with their base verification case. i.e. Identity Document + Selfie
User revisits service in the future and is required to reverify themselves with only a selfie. Instead of asking them for multiple checks a quicker verification can be completed with just their face.
Other reverification use cases can be through a Passkey (Phone Authenticator) or OTP Authenticator. Using this method the API for reverify is not needed as the reverify API is only for Facial reverifications, instead the normal Users API can be used to update the verification template.
User enrolls / registers themselves with their base verification template.
User revisits service for another verification and only is required to authenticate through Face ID / Fingerprint or other bound device-based authenticator.
POST
https://{sub-domain}.trustswiftly.com/api/user/document/reverify
Get the workflow ID of the current and new documents in the Trust Swiftly dashboard for document settings.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Authorization
string
is used for server-to-server communication to fetch sensitive data that you already have access to.
current_workflow_id
string
The document workflow id that has the reference image.
re_verify_workflow_id
string
The new workflow that has a different set of verifications.
user_id
string
The user id to reverfiy