neelsp

Sample for create package API

0 votes
Hi, I've read through the rest api documentation at (http://docs.e-signlive.com/mc/content/c_esignlive_integrator_s_guide/rest_api/packages.htm) and am interested in finding out if there is a sample code available for invoking the "Create a new document package along with document binaries" API. A sample request payload is provided in the link but a sample code to create package via this api would be great. Specifically, would like to find out how the documents are attached in the json. thanks Neel

Reply to: Sample for create package API

0 votes
Hey Neel, There are a couple different examples out there in the Quick Start Guides. There are examples in C# and Java, using the REST API. Hope they help!

- Michael

Director, Partner and Developer Technologies, OneSpan

Facebook - Twitter - LinkedIn


Reply to: Sample for create package API

0 votes
Thanks Michael for your response. I am specifically looking for a sample Json Request message for the "Create a new document package along with document binaries" API (POST https://sandbox.e-signlive.com/api/packages/) Interested to find out how do we send documents with the Json request. thanks Neel

Reply to: Sample for create package API

0 votes
Yes. You can find that in the guides I linked you to. There is an example in Java and an example in C#. These examples use the REST API, not the SDKs. They will show how to send a document's binaries along with a JSON payload to eSignLive through the REST API. If you need help getting this set up in another language, let me know. I'd be glad to help with an example for REST in you specific language, if I can.

- Michael

Director, Partner and Developer Technologies, OneSpan

Facebook - Twitter - LinkedIn


Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off