Topic Replies Freshness Views Users
Normal topic
Guys, Is it possible to use the designer on a transaction that has already been created and populated with documents? I am looking at this api call and it doesn't seem to be working. https://developer.esignlive.com/guides/feature-guides…
Normal topic
Hi, We have integrated esignlive application form submission using the following guide in php . https://www.esignlive.com/blog/esignlive-how-to-create-and-send-a-package-with-rest-in-php/ We have successfully created and sent packages…
Normal topic

I am running into an issue with my radio button group. I have selected one of the required options but when I try to complete signing I get an error that says "Not all approvals have been confirmed" I have attached a screenshot. Here is…

Normal topic
Hi, I'm trying to implement Field Injection, but when I post to the payload to
/api/packages
, I get the following error.
"messageKey" =…
Normal topic

Hi there, I am hitting this endpoint: "/packages/:packageId/documents" in an attempt to add a PDF document for esigning. The PDF was converted from HTML by Puppeteer (a node dependency). I am using text anchors to place signature boxes…

Normal topic
Suppose we have sender named "123" and there are two signers "123" and "456". Is it possible to view document in an iframe when nobody has signed and when one signer has signed? Or will the document will always be opened in signing mode?
Normal topic
I want to show a template document (which is currently in "Draft") in embedded mode but he/she can't update the fields. If I show the document in designer view, user can updated document. Want to disable editing. I am using REST API(Node…
Normal topic
Is there an option to make a package view only? This would be the final document our users see in our application and they do not need to sign or accept. We are hoping to use eSign for all our document viewing needs. Some packages are…
Normal topic

Hi,

Trying to configure virtual room via create package api call. For enabling it what do i need to pass in the request_body of the create package api call.

Thanks

Normal topic
Hi - We're developing a new feature where our auto dealers can issue new versions of a priorly issues document. We were wondering if there was a good way to void the old one, but not delete it? I am aware of the remove endpoint in the API…
Normal topic

Hello, 

When I send an invitation to sign a document with the OneSpan rest API, the users see warnings in the document. (see attached image). Anyone know if there is a way to desactivate that when I send the email? After…

Normal topic
Hi There, In the integration that I'm doing, I will collect user's data on the Portal that I'm building and by using that data, I will generate a PDF and on that PDF I want to get the user's signature and the signature part has to be…
Normal topic
is there any api to get the status of the signing ceremony like whether the signer signed or not kind of web hook ?
Normal topic
Hi Team, I need to pass a custom field while creating a package. But the custom field is showing in the document while signing, since I have mentioned it as Type:"INPUT", SubType:"CustomField". But, I should not be showing the field to…
Normal topic
Hi Team, We are able to successfully upload a single document while creating a package . What all changes do we need to make to the code to allow upload of multiple documents? can you also provide me sample json for multiple upload As…
Normal topic
Hi The post below refers to some terms that I need some clarification https://developer.esignlive.com/forums/topic/archiving-package-with-diferent-sigantures-types-throws-sdk-eslexception/ Post by harris on DECEMBER 19, 2016 AT 10:07…
Normal topic
Hi, What is the parameter for maintaining the signing order in package creation request json. Thanks& Regards, Srinivas R
Normal topic
This one is actually both a question and its answer. I just received a question from an integrator who is trying to define a date field. Other topics probably cover this but I thought I would take a minute to create one dedicated…
Normal topic

Hi Team,

Signer1 -> delegates his signing to Signer2,

what will be the signing status of both signers if we check with the following API's

https://sandbox.e-signlive.ca/api/packages/&lt…

Normal topic

Hello,

I am having some issues when trying to add a document as binary data to a package

Our pdf's are in base64 data so we need to convert this data to binary data but we always get this error when we are trying to…

Normal topic
Hi, Where can we send the reminder notification related parameters in initial package creation request. Please share me the sample initial package creation json request for setting reminder related information. As of now i am using …
Normal topic
Hi, Please let me know whether eSignLive will accept when Owner Signatory Name and Insured name having spaces and sent in the request. Thanks, Allanki
Normal topic
Hi, We are planning to implement a purge process to purge packages that's too old. But since the purge API takes package id and we don't have it, should we call Get /packages to get all the package ids that meet our requirements? Is…
Normal topic

In our scenario we have all the documents created in a temple and user will select some documents from the template in our application to esign or manually sign.

Each time when we create a package/transaction,  we are…

Normal topic
Hi, Reading older posts I could gather that following are the IP addresses for Sandbox and Production environment. v11.0 Sandbox US: Environment URL: https://sandbox.esignlive.com Primary IP: 54.85.59.26 Secondary IP: 54.164.84.186…