Topic Replies Freshness Views Users
Normal topic

PL SQL send pdf file via rest api

Getting below error while trying to send pdf file via rest api using Oracle utl_http

Response> Status Code: 500
Response> Reason Phrase: Internal Server Error

Normal topic

Hello

 

Can i place signature box on last page of document without mentioning page number via REST API

 

Normal topic
When I signed the document I see 2 popups (I open document in iframe using signing url) First one for confirm "Please click OK to confirm your signatures to this document or click Cancel to review it again before submission"esinglive_1.PNG…
Normal topic
Hi I have a working sample with Document Extraction using the eSignlive signature Field in [] and I'm converting it to using Position Extraction , using regular Field Name in the PDF and using the same JSON payload. However, I cannot…
Normal topic
Hi, Is there any requirement on the PDF so that Position Extraction is captured by the REST API? The problem I'm having is that Im working with a 3rd party which delivers a PDF with Signature Fields in the PDF. I've requested that they…
Normal topic
Hi, We need to know that is there any possibility of increasing further the document's size such as uploaded document, audit trails etc. near future for any release of one span server. Because, we are building an application where any…
Normal topic
Hi, We need to know that the possible max size of package id and document id. Thank you.
Normal topic

Hello,

I'm wondering if it's possible to update the signers from a call to the PUT /packages/{packageId} endpoint. The signers are listed as part of the payload, as they are for package creation in the POST request. However,…

Normal topic

Hi,

After creating a package with the POST Package call, a default sender is set. Is it possible to update the default sender's information? 

One method that somewhat works is using the following:

Normal topic

Hi, i am trying to use the POST api /api​/packages​/{packageId}​/attachment​/{attachmentId} to add an attachment to a package but i always receive the below reply.

I am testing it through the swagger of the community portal…

Normal topic

Dear Champs,

I'm looking for REST API POSTMAN collection for GET https://sandbox.esignlive.com/api/packages/{packageId}/documents/{documentId}/pdf

Also advise where can we get packageId and documentId?

Normal topic

POST /apitoken/clientApp/accessToken endpoint not working on Vancity SBX.  Host portion is fine as it works with GET /api/sysinfo endpoint.

{

  "clientId": …

Normal topic
Hi everyone, We have templates that are created through the Web UI with Custom Field fields on the template. The package is being created based off the template, and certain information about the signer needs to be prepopulated on the…
Normal topic

Is there any way to pre-populate template form fields with external values coming from csv or xml files? 

Normal topic

Using the packages endpoint to search for SENT packages using the below request call as per the Sandbox API.

Normal topic
Hi, is there a way to prevent sending emails from the payload? If not is there a way to toggle sending and not sending emails? Regards, Mario
Normal topic

Hello,

 

I have a problem downloading documents with the REST API. I use this request : https://apps.e-signlive.ca/api/packages/package_id/attachment/zip with the headers said in the documentation. I…

Normal topic

SSO PROBLEM, I explain the problem to you :

in the code, the method that causes the error is (createPackageOneStep) in line : packageId = eslClient…

Normal topic
Hi, I am trying to automation for my process. I idea here is to differentiate a PDF form b/w signed vs non-signed. Which languages can be used on what is the logic behind it? Regards KP
Normal topic
I will have a great number of users to maintain. In order to simplify process and to make adding and modifying users I need to (or prefer to) 1. Add users programmatically (this probably has to return user API key) 2. Once user is added I…
Normal topic
Guys, If we have a document with three pages and each page has the same textbox input on it, is there a way to set the value in the first one and then have it propagate down to the other 2 pages?
Normal topic
Guys, I am looking over this page on the package settings for when we need to have a SMART Note created. https://docs.esignlive.com/content/c_integrator_s_guide/rest_api/package_settings_for_mortgages.htm Here it says that we need to…
Normal topic
Hi, Trying to implemented the quick start, getting error 404 file not found when doing post. Removed the header "Accept: application/json". And it returns with a 200 and it is return html indicating "Error" but no detail.
Normal topic

Hi Team,

Received callback event 'EMAIL_BOUNCE' for domain  'fgtb.be'. but BP is claiming that it is a valid customer email id, Are there any restrictions on some domains?

is…

Normal topic

Receiving Access Denied on Interactive API Reference Page. Occurs whether logged in or out. Previously don't think the page was behind authentication at all. Already cleared browser cache, using multiple browsers etc. How to fix?