Topic Replies Freshness Views Users
Normal topic

Hi Team,

I have to inject the fields in a specific location of the document.. so I have to put tags for that,

what is the tags for field injection? as I am placing tag as  

Normal topic

Hello!
Is there a REST API endpoint that shows the number of transactions that require the user's signature?
Also, is it possible to filter the list by date?

Normal topic

how to get the report completion for specific time period in a day like between 8am to 12 pm.

using the below api 

/api/reports/completion.

what format should be From date and to date . Need to…

Normal topic

I didn't find the request that will return anchor coordinates. Is there any possibility to do it?
And there is one more important unclear point. In .NET there is possibility to build package but not send for signature. It helps…

Normal topic
Hi, Is there any REST API for getting a current status of a particular transaction in esignlive account. Thanks, Kartee
Normal topic

Hi,

when i am trying to use REST api for virtual room. I am getting a message as virtual room feature disabled. Can anyone guide me on how to enable this feature.

Thanks in advance

Normal topic

Please  share node js code to download signed document.

Normal topic

Hello, 

 

Could you please provide some sample REST API code or URL/Details to download a "AuditTrailDocument" as PDF.

The information in this location are not clear.

https://community…

Normal topic
` var apiKey = "nulldev88"; $http({ url: "https://sandbox.esignlive.com/api/packages", method: "GET", headers: {'Content-Type':'application/json',"Authorization" : apiKey } }).success(function (data, status, headers, config) { …
Normal topic
Hello, Once all user sign the document, everyone get mail of signing completed & download the document link via email. So my question is, I want to disable download email notifications to any singer. So how to do that in REST API?? …
Normal topic
Hi, In json request how we can differentiate signer types like In person and Remote. Thanks, Srinivas
Normal topic
Hello, I'm trying to integrate eSign into my application using the REST API. I haven't been able to figure out how to create a package with signature field coordinates extracted from a PDF which already contains signature fields. Is…
Normal topic
Hi Team, Can you please share the JSON payload for defining Signing Order for signature blocks. Also if have multiple signers , for example I have 5 signature blocks and two signers( SIGNER1, SIGER2) "sign1," "sign3" supposed to be…
Normal topic

Hello,

Is there a way to set the default signature type to Click to Sign at the document level ( applies to all signature fields) when creating  a package using .NET SDK & using signature text tags?

using…

Normal topic

Hi,

I'm trying to understand how to inject specific values in one PDF. I tried the  information available in the link 

Normal topic

How to create package with role without sending mail to signer 

 

Please send me one payload with multiple signer box also.

 

Thanks in advance.

Normal topic

I'd like to know how to set document visibility when create a package by using REST API? could you please share a sample code?

Thanks

Wendy

Normal topic

I have created 5 checkbox , how to validate atleast one has been checked .

Normal topic

I'd like to know  how to check if a signer is locked via JAVA SDK?

 

Thanks,

Wendy

Normal topic

Hi ,

How to change the sender email like [email protected] without first name and last name because it has been sending mail to customers like with my email id , first name and last name .

Normal topic
Normal topic
Hello, I have created package and send successfully. How to assign right for send package to another user(who is sender of document on particular package) using rest api.?? I have tried with delegates and added sender on my account but…
Normal topic
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…
Normal topic

Is there a way to add a document to a package with a url linked to the pdf file?

Normal topic
Please provide directions on how to get transaction details (specifically name and description) upon package download. Regards, Alexander