seemas

Partially signed document

0 votes
We are integrating eSignLive in our application and we have a situation where Business would need a partially signed document. In other words, let's assume that there are 3 signers on the document and the details have been passed to eSignLive through the package, Once the first signer has signed, can our application retrieve the document from eSignLive ? This partially signed copy or image of the document is required by our back-office for processing further.

Reply to: Partially signed document

0 votes
Hi seemas, You can download the documents anytime from esignlive and signatures will appear on the documents. However, if you're going to do some further processing, I would suggest downloading the flattened version, which you can only get through the REST API: GET https://sandbox.esignlive.com/api/packages/{packageId}/documents/{documentId}/pdf?flatten=true This way, your signatures will not be lost if you edit the partially signed documents. Though, you will lose the audit trail embedded in the pdf (but you can retrieve at anytime through the API).
Haris Haidary OneSpan Technical Consultant

Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off