added
Sign&Seal: Apply a seal to an already signed document
April 30th, 2025
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.