136 results matched your search criteria
Forum topic
OneSpan Sign
Is it possible with text tag extraction to send two PDF documents with the payload? If so, can you share an example - we are not finding any examples? We are using the OSS ReST API to send payload data.
Forum topic
OneSpan Sign
Hello,
Our team has started the integration with eSignLive REST API to create and send packages, sign the documents and get response payload from callback listener.
Forum topic
OneSpan Sign
Hi, I want to upload document on package, document uploading working fine. I also want to add roles and approvals through code.
Forum topic
OneSpan Sign
Hi,
I'm trying to submit a payload to POST https://sandbox.esignlive.com/api/packages, in the past few days it has been intermittently working and not, this morning it hasn't been working at all yet.
The error message is
{ messageKey: 'error.internal.default',
technical:
Forum topic
OneSpan Sign
Hello,
still in exploratory stages at the moment.
Forum topic
OneSpan Sign
Hi Haris,
Signature blocks are not shown for the payload shown below against attached document.
Attached is the Sample.pdf and request payload as below.
Forum topic
OneSpan Sign
Hello, I'm using python and trying to create a document package from the example I downloaded from the forums.
Forum topic
OneSpan Sign
Hello
https://developer.esignlive.com/code-share/esignlive-rest-client-using-python/
looking at the python code, i'm trying to run one of the example application use cases. i'm simply grabbed my API key, and updated the sandbox API url parameters.
Forum topic
OneSpan Sign
Hi Team,
Can you please share the JSON payload for defining Signing Order for signature blocks.
Also if have multiple signers , for example I have 5 signature blocks and two signers( SIGNER1, SIGER2)
"sign1," "sign3" supposed to be signed by SIGNER1 and "sign4,sign2,sign5" by "SIGNER 2".
How to
Forum topic
OneSpan Sign
Hi , i am trying to create a package using the rest API with sandbox url : https://sandbox.esignlive.com/api/packages.