384 results matched your search criteria
Forum topic
OneSpan Sign
In looking at the API reference as well as playing around with the calls in Postman, while Onespan guides users to create a bearer token, often they're not using it, instead passing the API Key in basic authentication. Why is this?
Forum topic
OneSpan Sign
Hello,
I have scenario in which I am sending packages to two users in order through signing URL.
Forum topic
OneSpan Sign
I have seen the post regarding the Signingurl from the package.
http://docs.e-signlive.com/mc/content/c_esignlive_integrator_s_guide/rest_api/signing_url.htm
In this example it is getting the signing url by the following GET method
GET /packages/{packageId}/roles/{roleId}/signingUrl
How can we g
Forum topic
OneSpan Sign
There is this docs page http://docs.e-signlive.com/doku.php?id=esl:api:e-signlive_rest-api-routes but there I can see only some mentions about 10.6 and 10.7, although the header contains 10.10.
On some forum topics reply I was told to use version 11.
I would like to find some page where all support
Forum topic
OneSpan Sign
We would like to modify the content of some of the emails that are sent to the signers.
Forum topic
OneSpan Sign
When requesting a signer session token via REST API, we pass the packageId and signerId. How does the signerId: [email protected] match up with the json package?
Forum topic
OneSpan Sign
I have a document that is generated on the fly by our web system. It's a PDF created by the back-end and then goes out for signing. I have been able to upload the document just fine.
Once it goes out for signing, there are two signatures it requires.
Forum topic
OneSpan Sign
Hi ,We have used Rest API to integrate with Onespan. We create transactions from template.
Forum topic
OneSpan Sign
Since OneSpan applies saved signatures (from File and Drawn) for someone who is disabled as a sender but still signs documents we want to be able to clear those values so they aren't appied when someone is disabled.Can I
Forum topic
OneSpan Sign
As discussed here there currently is no support for PDF check boxes or radio buttons when injecting values into a fillable PDF through your REST API (I am unsure about your SDK).