Added

Reuse Image Identity Verification for one Advanced Electronic Signature (AES)

You can now reuse a decision from the Image Identity Verification endpoint (see the reference) to complete one Advanced Electronic Signature (AES). This avoids running a second verification when initiating the AES.

How it works:

  • First, perform an Image Identity Verification and keep the decision ID from the response (see the reference). Please not, for the moment, verification via Video Check (see the reference) cannot be reused in an AES context.
    • Identification must be verified;
    • And must be used within 7 days, otherwise the Signature Request will be cancelled in full because the identification associated for a Signer will be anonymised.
  • When you initiate the AES with the Signature Request creation endpoint POST /signature_requests/{signatureRequestId}/signers, include that ID in the payload via the verified_identity_id parameter (see API reference).

To access this feature, you must have at least a PRO API plan and contact a sales representative to activate access to this endpoint for your organisation.

For more information about the feature, you can consult our dedicated guide.