Account


Earned badges

Achievement: Latest Unlocked

Topic Started

Topics
So I was able to create a package, with a field which is placed on the first page. How can I say that the field needs to be on every page?, or only on the last page, keeping in mind that I don't know
I'm new to eSign, I think I could create e template in my dashboard, and then dynamicly create packages based on that template? This does not seem to work for me. I create a new package with signer

Replies Created

Reply to: Full REST API documentation

0 votes
Is the documentation already there because working with the API is really hard without the information, and more tutorials how to implement things. I think if you guys could create 5 to 10 business cause .. that woulde be a hugh help.

Reply to: Create package based on template

0 votes
So this is my call now { "name":"Package created from template through REST API", "description":"Package created with the eSignLive REST API", "emailMessage":"This message should be delivered to all signers", "autocomplete":true, "type":"PACKAGE", "visibility":"ACCOUNT", "due":null, "language":"en", "status" : "DRAFT", "roles": [ { "id": "CEO", "type": "SIGNER", "signers": [ { "id": "CEO", "firstName": "Patty", "lastName": "Gallant", "email": "[email protected]" } ], "name": "CEO" }, { "id": "Employee", "type": "SIGNER", "signers": [ { "id": "Employee", "firstName": "SEbastian", "lastName": "Bouckaert", "email": "[email protected]" } ], "name": "Employee" } ] } But my placeholders are not being updated

Subscriptions

Topics Replies Freshness Views Users
So I was able to create a package, with a field which is placed on the first page. How can I say that the field needs to be on every page?, or only on the last page, keeping in mind that I don't know
1 6 years 6 months ago 6
Profile picture for user harishaidary
I'm new to eSign, I think I could create e template in my dashboard, and then dynamicly create packages based on that template? This does not seem to work for me. I create a new package with signer
4 6 years 7 months ago 22
Profile picture for user harishaidary
Hi! Do you have anywhere online full REST API documentation with all possible request payload fields defined? For example, there is a
10 6 years 4 months ago 4,444
Profile picture for user mwilliams

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.