Topic Replies Freshness Views Users
Normal topic
Hi, After signing ceremony, we have pdf file with signatures that is in general active pdf. In this active pdf, customers can view some legal properties that we do not expect in our application. However, we have heard one concept that is…
Normal topic
Guys - I know that when a document is completely signed, your system will send out a notification that we can capture to do whatever it is we need to do with that information. Is there something similar for when a user locks their…
Normal topic
Hi https://developer.esignlive.com/forums/topic/kba-failure-max-tries-not-being-enforced-signers-never-get-locked/ Is the signer locked out for all packages or only one package he failed to answer the questions for? How can I unlock a…
Hot topic
Hello Team, Can we remove the signature that is captured @Package Level which we use to apply again on the further docs of that package. Instead of creating new package to capture new signature on Signer change. Thanks, Navya.
Normal topic
Guys, I am looking at the documentation for sending documents to a vault and was wondering if anyone had any examples for me to view. https://docs.esignlive.com/content/c_integrator_s_guide/rest_api/package_settings_for_digital_lending…
Normal topic
Hi Is there a way to expire a signing session via the REST api. When does the signing session expire by default. Are there any business rules for expiry ? Thanks Mario
Normal topic
I am tryng to change my working code from uploading a single PDF containing a "stage" of forms to upload each form selected from the "stage" as a PDF. Many of the stages select forms which do not contain signatures, so I am not getting any…
Normal topic
Hi Can you please let me know what are all the effects of changing the packatge status to "ARCHIVED" Is there any online article that details all the package status and what are the effects of each Thanks Mario
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
Guys, I am looking over this page on the package settings for when we need to have a SMART Note created. https://docs.esignlive.com/content/c_integrator_s_guide/rest_api/package_settings_for_mortgages.htm Here it says that we need to…
Normal topic
Hi I am unable to add the senders signature image, when creating the sender. Sandbox Account is [email protected] The sender was created, but there is no signature image . Thanks Mario { "status": "ACTIVE", …
Normal topic
I am creating a transaction with REST API . and i offer the ability to the user to use the designer in order to add signors and signatures. However, when the user tries to add recipient, the signing order attribute is set to ON…
Normal topic
Hi, Is there any api for health check of esignlive server so that we can identify whether the esignlive server is up or down? Thank you.
Normal topic
Executing a ./api/packages/ POST which includes a status update along with the "data" node. I cannot find the max length of this node. I'm pretty sure I am hitting the max since this is the response I am receiving. I will need to…
Normal topic
Is there a way to generate a download link for the documents on onespan? We would like to house the link on an internal website. I am aware of the REST call to download docs.. https://developer.esignlive.com/guides/feature-guides…
Normal topic
Hey, I followed your guidance on Reminder and the code works well: https://developer.esignlive.com/guides/feature-guides/reminders/ But when I want to check if I have successfully configured reminders, I can't find the related information…
Normal topic
Hi, I've created a layout containing a signature with all available fields (Signing Date, Date, Signer Name, Signer Title, Signer Company, Text Field, Checkbox, List, Radio, Text Area, and Label) using the eSignLive designer screen, but…
Normal topic
Guys, I am trying to update a signer via the rest api call and it doesn't appear to be working. When I do the call in postman, it returns the response payload that is expected but it doesn't update the information. I do not get any…
Normal topic
Hello, I am using PHP REST API. First i create draft package, then upload form with data, and then publish it. But there is disclosure electronic signatures document get created. I don't want that form in sign process. How to remove or…
Normal topic
Guys, Is there a way to allow a signer to skip signing a document? If there are three documents, (A,B,C), can Signer A sign A and C and then come back to B?
Normal topic
Hello, I'm using python and trying to create a document package from the example I downloaded from the forums. I used the api key in my admin panel and replaced the api key but I'm still getting an unauthorized. Also, is there a way to…
Normal topic
Guys, Is there a way to create a single label field without having to associate it to a signer/role? Lets say that I want to create a date label that shows up on a document but not have it tied to any specific signer. Is this possible?
Normal topic
Guys, I know this has come up before but I cannot seem to find the topic where it did. I am sending a custom logo for use in in the layout settings, on the package object. All of my signers with the exception of the notary signers are…
Normal topic
I am able to create the checkbox using the examples on the site but is there a way to set a checkbox to checked by default?
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…