341 results matched your search criteria
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
We would like to modify the content of some of the emails that are sent to the signers.
Forum topic
OneSpan Sign
Hello!
I am developing a portal where you can see the latest transactions made in OneSpan, as well as the % of progress of the transactions, see the next person to sign and the possibility of resending the signature email to said person.
Forum topic
OneSpan Sign
Hello all,
My goal is to enable an admin person to easily assist with a signature package (they will be the sender) but where the admin person is strictly the sender and will never be a signer.
Forum topic
OneSpan Sign
Hello,
We are creating a OneSpan signature package using REST API calls. We create the signature package with all signers created, all documents uploaded, and all signature package settings set except the placement of signer signature boxes on the various documents.
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).
Forum topic
OneSpan Sign
Hi,
I have a question about data retrieval / reporting. Everything I've read thus far within the eSL documentation references the use of the Java/C# SDKs and/or the REST API for data retrieval and reporting.
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?