To deliver a more consistent and seamless developer experience, we’ve redesigned the company verification service, enhancing its scalability, robustness, and future readiness.
Here’s what changed:
Updated response structure on creation endpoint
The company verification creation endpoint now only returns a minimal response, indicating that the verification is in progress with a new pending status.
Since the final verification results are no longer included in this response, you will be able to access them through the following:
A new Webhook event
We introduced a Webhook to notify you when a company verification has been processed.
A new endpoint to retrieve company verification results
You can now retrieve a company’s verification detailed data using the new GET endpoint. Simply use the id returned from the verification creation.
For more details on how to integrate the company verification flow, please refer to our dedicated guide.
You can now fully customize email content at both the Signature Request level and the individual recipient level: Signers (already existing) and Approvers (new).
Four fields are available for customization:
Subject and custom message for the invitation email
Subject and custom message for the reminder emails
Following the release of the Seal&Sign feature, it is now possible to sign a document and then easily apply an Electronic Seal to it.
You can now use a previously signed Document as a parameter when calling the POST /electronic_seal_documents endpoint (see API reference) to create a sealed version of the Document. (see How to create an electronic Seal for details about Sealed Document).
Simply provide the signature_request_document_id in the request payload. This operation will generate a new copy of the signed Document with the Seal applied, allowing you to preserve both the original and the sealed versions.
For more details on how to apply a Seal to a signed Document, please refer to our dedicated guide.
The Qualified Electronic Seal is now available through the Yousign API!
It allows companies (legal persons) to seal documents without requiring the actions linked to a signature process.
It prevent the risk of fraud and proves document authenticity and integrity.
In addition to simpler use cases, we advise using this seal level in particular for electronic invoicing and notary deeds.
Please reach out to your customer representative to activate this product on your account.
We've enhanced Text to Copy Consent by providing real-time error highlighting. When the Signer makes a mistake, the incorrect character will be highlighted in red.Once correct, the text will turn green, making it easier to identify and fix errors.
Additionally, input is now restricted to the exact number of characters specified in the instruction, helping Signers avoid mistakes and enter the text accurately.
For more details about this feature, please refer to our guide.
You can now manage how your Signature Requests are embedded in your applications or websites directly from the Yousign interface. A new iFraming settings page is available in your Application, under API > iFraming.
From there, you can:
Choose between three security modes (not authorized, authorized domains only, origin referer always authorized)
Add and manage authorized domains for embedding Signature Requests
💡
Any previous settings configured with our Support Team remain unchanged and continue to apply.