384 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
How I can get the list of documents for a certain package using rest API call
Thanks
Nehme
Forum topic
OneSpan Sign
Hi team,
I would like to know whether we have the capability to extend the max failure time before locking a signer.
If possible, what's the REST API?
Thanks,
Forum topic
OneSpan Sign
Hello
Can i place signature box on last page of document without mentioning page number via REST API
Forum topic
OneSpan Sign
Hi,
We have an onsite installation of esignlive and ewitness
esl api shows following version at /api/sysinfo
{
"schema": "16.10.4",
"version": "16.6.16",
"timestamp": "2017-12-12 23:32+0000"
}
I'm attempting to extract the full evidence pdf and html via both the eâ€Witnessâ„¢ UI "Expor
Forum topic
OneSpan Sign
Is there a way to customize email template variable (specifically $PACKAGE_OWNER_NAME) when we create package using `Clone` rest API ?
Forum topic
OneSpan Sign
Hi,
Can you please provide the URL and JSON payload for moving a package into TRASH and restoring it back (REST API).
I tried different combinations but did not work.
Thanks,
Abhijit
Forum topic
OneSpan Sign
Is it possible to pass a pre-filled PDF into or with the usage of a template? That way we can use the template for signature placement but use our filling services to fill the rest of the data.
Forum topic
OneSpan Sign
Is it possible to retrieve a single signing URL so that all signers can sign at once? Currently with the REST API call we are making, we are retrieving each signing URL based on role.
Forum topic
OneSpan Sign
I want to get notify using callback, when a signer added to the document.
Can you please help me how can I achieve this.
I am using REST API, node.js
Forum topic
OneSpan Sign
Is it possible to get all the signers url for signing Doc in the same response during the package creation with document binaries and signers detail using REST API.
if yes , Please provide the demo code.