21 results matched your search criteria
Forum topic
Hello,
I have a working form running app to sand box, I am now trying to make the sender dynamic. When I send the form with the sender email that was set up with original sand box account everything works fine.
Forum topic
Can I create packages programmatically using the same sender email address? And then show the designer view with that same sender email address in multiple browsers?
Thanks
Colleen
Forum topic
Get sender ids by owner’s api key
API Call : https://sandbox.e-signlive.com/api/account/senders
We are trying to retrieve the senders by owners API key. In the response it returns only one sender where we have multiple senders. Can you please help with this.
Thanks
Rajesh
Forum topic
Hello,
Our organization was recently setup with a Sandbox and Production account, and 3 Admin accounts in each environment.
Forum topic
Hi,
I am getting below error when I am trying to notify signer.
{"messageKey":"error.validation.notifySigner.outOfOrder","code":400,"message":"Unable to notify the signer until it is their turn to participate.","name":"Validation Error"}
Forum topic
We would like to have multiple senders creating and sending transaction.
Forum topic
Hi
Given that a PDF can accommodate multiple Signatures where some of them may not be required , how can I format my JSON so that it does not crash?
Using the sample PDF in https://developer.esignlive.com/forums/topic/simulating-rest-workflow-using-soapui/ where it is a form with a possibility of
Forum topic
I have access to three Sub Account.
I can create package inside any of the sub accounts in UI.
Forum topic
Using the code below I only get 1 package back, but I can tell I should be getting multiple packages with multiple senders based on the date range. Can someone please tell me what I'm doing wrong? I don't see it? Thx