94 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I am uploading PDF via REST API PHP, along with signer users.
Forum topic
OneSpan Sign
I'm using Field Injection for my documents, but can't figure out how to use a Signature field that is already created on my PDF form.
Forum topic
OneSpan Sign
Hi
Given that a PDF can accommodate multiple Signatures where some of them may not be required , how can I format my JSON so that it does not crash?
Using the sample PDF in https://developer.esignlive.com/forums/topic/simulating-rest-workflow-using-soapui/ where it is a form with a possibility of
Forum topic
OneSpan Sign
Hello, I'm attempting to upload a PDF file using :
Upload a New Document through multipart/form-data
Based on this
Forum topic
OneSpan Sign
As part of our use case there is a statement on a form where the client acknowledges receipt of a document.
Forum topic
OneSpan Sign
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.
Forum topic
OneSpan Sign
Hi eSignLive Team,
I am working on an integration between eSign Live and Ebix Inc.
Forum topic
OneSpan Sign
Currently in our PDFs for Lending purposes we often have predefined signature fields on the form for up to 4 parties, although in a typical application , we may not always have 4 parties.
Forum topic
OneSpan Sign
We are trying to add multiple documents with Meta Data to the REST API in a single call.
We are able to add a single document with meta data using a call like
POST /api/packages/CexKAcIADCrhmET2TheZdEtnnQA=/documents/ HTTP/1.1
Host: sandbox.esignlive.com
Authorization: Basic XXXXXXXXXXXXXXXXX
Forum topic
OneSpan Sign
Hello,
I am trying to fill PDF form and upload and then change status to SENT to publish it. But Status SENT is not working. I am facing issue with that. It give error "The requested URL returned error: 400 Bad Request".
I am able to fill PDF form and create a package with a draft in the account.