Full REST API documentation
Tuesday, March 15, 2016 at 05:11amHi!
Do you have anywhere online full REST API documentation with all possible request payload fields defined?
For example, there is a http://docs.e-signlive.com/doku.php?id=esl:api:e-signlive_templates#post_packages_packageid_clone (
POST /packages/{packageId}/clone
) but the list of fields is very basic.
I found https://www.esignlive.com/blog/e-signlive-for-new-users-how-to-create-and-send-your-first-package-rest-api/ where there is more fields in example. But couldn't find any place where they all are listed and described.
Reply to: Full REST API documentation
Wednesday, March 16, 2016 at 12:40pmReply to: Full REST API documentation
Tuesday, March 15, 2016 at 08:40amReply to: Full REST API documentation
Tuesday, March 15, 2016 at 10:17amPOST /packages/{packageId}/clone
I've prepared template, with additional fields (screen esignlive_fields.png) for signer to be defined later (screen esignlive_template.png). Unfortunatelly I'm getting this error: I'm sending this values: I can't find it in docs, so let me ask here. - Do I need to pass all custom fields added in template? - What parameters are required to pass the validation? - What is thedocuments
section for? I've defined two documents in my template (default plus added by me), do I need to define approvals for both of them in the request? - Should I set the Signer id to[Signer]
as this is how it's shown in the panel?Reply to: Full REST API documentation
Wednesday, March 16, 2016 at 09:35amReply to: Full REST API documentation
Wednesday, March 16, 2016 at 11:50amReply to: Full REST API documentation
Wednesday, March 16, 2016 at 12:35pmdocuments => approvals => fields
.Reply to: Full REST API documentation
Wednesday, March 16, 2016 at 10:18pmdocuments
section from JSON payload and it worked.Reply to: Full REST API documentation
Thursday, March 17, 2016 at 04:54amReply to: Full REST API documentation
Tuesday, September 19, 2017 at 11:26pmReply to: Full REST API documentation
Wednesday, December 13, 2017 at 06:20am