338 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
We have an onsite installation of esignlive and ewitness
esl api shows following version at /api/sysinfo
{
"schema": "16.10.4",
"version": "16.6.16",
"timestamp": "2017-12-12 23:32+0000"
}
I'm attempting to extract the full evidence pdf and html via both the eâ€Witnessâ„¢ UI "Expor
Forum topic
OneSpan Sign
Hello;
I am trying to set up REST API integration for one of my clients.
I've gotten as far as:
1) Create The Package
2) Add a Document
3) Create a Signer (Role)
4) Add the Signer
I am now trying to send the document to the Signer.
How does one do this?
Forum topic
OneSpan Sign
Hi
After creating a transaction in onespan sign using REST API, user is getting the below error while signing the document :
The selected document('s) could not be uploaded. The document('s) might be corrupted or locked.
Forum topic
OneSpan Sign
Hello,
We are in exploring REST API for creating a package with a signing document. Thanks to the good developer resources on this site, we could accomplish this part but the challenge we have is the document resides on a Cloud platform and is accessible over a URL.
Forum topic
OneSpan Sign
Hello,
I'm trying to integrate eSign into my application using the REST API. I haven't been able to figure out how to create a package with signature field coordinates extracted from a PDF which already contains signature fields.
Forum topic
OneSpan Sign
Hello,
We are creating a OneSpan signature package using REST API calls. We create the signature package with all signers created, all documents uploaded, and all signature package settings set except the placement of signer signature boxes on the various documents.
Forum topic
OneSpan Sign
Using REST API to create the package along with the documents and return a response package id. After that, we initiate a REST API signerAuthenticationToken passing packageId and email address of the signer which then redirect to an iframe to begin the signing ceremony.
Forum topic
OneSpan Sign
Hi,
I am trying to integrate the flow into a node application. I am stuck at the add documents/start session stages. I have created a template via the web UI. I am able to create a draft package via the REST API.
However I don't know what to do to make a package not a draft.
Forum topic
OneSpan Sign
Hi,
Is there a REST API that I can call and retrieve information about the position of the signature field(s) and metadata of a document? I would like to send a document Id/or package Id and get all the details of it.
Forum topic
OneSpan Sign
Hi
I created two procedures in the same package which includes REST API. One procedure includes rest api to attach a report say ABC and in 2nd procedure another report XYZ is attached to esign portal.