3702 results matched your search criteria
Code Share
This guide shows you how to retrieve package IDs only.
Code Share
Example code shows how to create a package on behalf of another user.
Code Share
Example code shows how to check the status of a package and download files.
Forum topic
OneSpan Sign
Hi,
Is it possible to set the package expiry date programmaticaly with the e-SignLive Java API?
Can you provide a sample?
Thanks!
Forum topic
OneSpan Sign
I'm trying to add a role to an existing package in draft status.
Forum topic
OneSpan Sign
I emailed support earlier, but I'll post the question here too in case it leads to a quicker/better resolution.
Forum topic
OneSpan Sign
Hello!
I need to be able to pull down the name of the file that was uploaded with a document in a given package.
I see that there is a "FileName" property on the "Document" object, but when I pull a package down and loop through its documents, the FileName is always null.
Any assistance would be g
Forum topic
OneSpan Sign
What happens when the server that is setup to receive callbacks isn't available due to a network issue or an issue with the server itself. Are any attempts made to retry the notification.
Forum topic
OneSpan Sign
Hi I am looking for an API which would help me generate a eSL report.
Forum topic
OneSpan Sign
In our web application we are using an iframe for rendering e-signlive contents for document signing. We chose iframe as part of the solution in order to keep the user within our application.