Note: If you are using eSignLive's new Web UI, please change the base url in the code to https://sandbox.esignlive.com/api if you are on sandbox or https://apps.esignlive.com/api if you are on production (i.e. remove the hyphen from "e-signlive").
This simple example code shows you how to request attachments from your signers with the REST API. Complete description of the code can be found here: https://developer.esignlive.com/guides/feature-guides/attachment-requirements/
This simple example code shows you how to request attachments from your signers with the REST API. Complete description of the code can be found here: https://developer.esignlive.com/guides/feature-guides/attachment-requirements/
Rate this Code Share
Comments
Reply to: Requesting Attachments (REST API)
Wednesday, June 14, 2023 at 06:25amHi Haris.
how are you?
I need to know if it is possible to set the request for an attached file to be mandatory in the package creation payload or if I have to use the following endpoint.
POST /api/packages/{packageId}/roles
how to should the package creation payload be ?
Thank you.
Gabriel