Topic Started
This user has not created any forum posts.
Replies Created
Reply to: Creating package using REST API Text Tag not working
Wednesday, March 1, 2023 at 06:49amReply to: How to send multiple document using API when creating the package
Friday, March 3, 2023 at 02:15amHi,
Can you share .net code with httpclient
Reply to: Creating package using REST API Text Tag not working
Tuesday, March 14, 2023 at 04:27amHi,
We have used text tags for sending document for signature process.
- Signature field is getting generated in document.
- Signer receives email for signing.
- When signer clicks on click to Sign, nothing is happening after that or Done button is not exists to complete signature process.
WE need this functionality using Rest API
Subscriptions
Topics | Replies | Freshness | Views | Users |
---|---|---|---|---|
Hi,
How to send multiple document using API when creating the package?
Thanks in Adv.
|
4 | 9 months ago | 79 | ![]() |
Hi All,
I followed instructions provided in https://developer.esignlive.com/guides/feature-guides/text-tags-extraction/ "REST API" tab
Also "Code Share" hyperlink does not have any code sample to d
|
19 | 8 months 2 weeks ago | 287 | ![]() |
Subscriptions Release Notes
This user is not subscribed to any release notes.
Hi,
I need Rest API payload for create package with signatories and text tags.
I tried attached payload, but still signature field is not visible
I tried below things
1. https://sandbox.esignlive.com/api/packages for creating package
2. https://sandbox.esignlive.com/api/packages/j3FQwQw8dex876xL8abjikaQs_w%3D/documents for uploading document
I need .net sample code using rest api to
Create package where signers will be tagged in document and once document is opened in transaction it will show signature field
attached postman collection in txt format