1381 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
If there are multiple documents to be signed, there is a yellow sticky note provided by eSignLive.
Forum topic
OneSpan Sign
Hi Duo,
I am not able to send the multiple pdf doc using webClient during creating Package with binary doc by the Rest Api,
can you provide me the working code for the sending multiple doc for the multiple signers using webclient(For Rest Api).
Forum topic
OneSpan Sign
I want to setup a template where I have setup 2 groups one called Advisors the other called Manager.
Forum topic
OneSpan Sign
Using Apex SDK i am trying to create package with pdf file/document and send it to esignlive server
After this I am trying to do something
.....
request.setEndpoint('https://sandbox.esignlive.com/api/packages/' + pkgID + '/documents/signed_documents');
To sign the document.
Problem is that pdf
Forum topic
OneSpan Sign
Hi
On an In progress transaction (SIGNING_PENDING) with multiple signers & with Document A that is signed by (SIGNING_COMPLETE) Signer A, is it possible to update the document content (bytes) without losing the already obtained signatures from Signer A?
Forum topic
OneSpan Sign
Hello,
I'm looking into bulk signing. so .e.x.
Our Sales Department got 20 packages that were signed from customers.
They would like to sign all of them at once. Is that possible?
Thanks
Forum topic
OneSpan Sign
Is there an API endpoint that allows API clients to delete set of fields in one API call?
Forum topic
OneSpan Sign
This is what we are seeing - please let us know if it is expected.
Forum topic
OneSpan Sign
I see there is a RESTful API to update an existing document in a package. Is there a function call in .Net SDK to achieve the same thing?