Changelog
2nd July 2025
v2.3.0
Introducing ID verificationAdded a new recipient verification method, ID_VERIFICATION, allowing for an automated ID and selfie check before the recipient can access the envelope. The value parameter must be left empty when using ID_VERIFICATION; existing rules for PASSCODE and SMS remain unchanged.
29th January 2025
v2.2.0
Introducing real-time audit trails using webhooksWe’ve released a new webhook event called “ENVELOPE_AUDIT_TRAIL” that lets you track recipient actions in real-time, such as when an envelope is signed, viewed, or declined by a specific recipient
15th January 2025
v2.1.0
Added 2 new endpoints
  • Download certificate of completion
    GET /v2/envelope/{envelope_id}/certificate
  • Download envelope content
    GET /v2/envelope/{envelope_id}/signed_documents
21st August 2024
v2.0.0
Introducing Sign.Plus version 2.0Enabling developers to integrate eSignature functionalities to their own workflow.