Hello,
Is there a REST API call to GET a zip file containing all packages from the eSignLive account? Main reasons would be for pdf archival of all the transactions flowing through the system.
I'm using Postman and curious what the GET call would be.
Thanks in advance.
Ryan
Guys,
Lets say that we have 3 signers. Is there a workflow for when we have to change signers for a document that has already been signed by one of the other signers involved?
Hi
Is it possible to have multiple signers for one field.
If any one of the signers , signs the field then the other signer is not asked to sign that field
thanks
mario'
Hello,
I am creating package. After that I am writing data in that PDF via fields extraction. And downloading that PDF that is written. It was working perfect till now.
But suddenly today, The PDF is getting blank that is 0 size. it say like broken or damage.
Is there any limit for the document PDF upload per day to test. ?
Hi,
We can generate package but not signing ceremony token from Safari browser. So, we see that package id is generated but we can not generate token when calling from safari browser.
Can you please help for solving this issue?
Thank you.
Hey team,
In our workflow, we require different signer have different visibility. I can achieve this in my dashboard, but when I obtain my package json, I can't find my settings regarding visibility. Please advise on how to get these info.
Thanks in advance.
Hello,
I am uploading PDF via REST API PHP, along with signer users.
I want to add an editable text/input field in the PDF, so that users during singing, can enter their account number or any other data as input.
means like they can fill the form while signing and at the end they can sign the document.
I am confuse here how to do that.
In below code there is function "buildPackage". I tried adding documents fields option it gives error.