971 results matched your search criteria
Forum topic
OneSpan Sign
Is there a swagger definition file available for the REST API?
Forum topic
Intelligent Adaptive Authentication
Does the REST API use JSON or XML payloads?
Forum topic
OneSpan Sign
How to create In-Person signing session using REST API (not using Silanis.ESL.SDK)
Forum topic
OneSpan Sign
When creating a new package from a template I am trying to populate one of the existing text fields only if I have specific information. How can I achieve this using the rest api?
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 new to OneSpan and trying to going through following blog
https://www.onespan.com/blog/onespan-sign-how-making-rest-calls-onespan-signs-api-python
Forum topic
OneSpan Sign
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?
Forum topic
OneSpan Sign
Hi
Is it possible to update the language of the sender , using the REST API after the sender has been created.
For example making a PUT to
https://sandbox.esignlive.com/api/account/senders/8X9iP9K5wQwK
{"language":"en"}
Forum topic
OneSpan Sign
Has anyone worked on integrating esignlive with lotus notes application via lotus script (using REST API)
Forum topic
OneSpan Sign
We need a way to find out that a signer’s email is wrong (has bounced) by REST API