316 results matched your search criteria
Forum topic
OneSpan Sign
In doing some testing in my sandbox, I noted that if I submit a package with a signer with an invalid email address, early the next morning I got a delivery failure notification to my email inbox.
I'm curious if there is a way to actively monitor email delivery status via the API?
Forum topic
OneSpan Sign
Can you confirm or correct my understanding of what each of these signing statuses we would receive actually mean please?
Forum topic
OneSpan Sign
If I update an existing package to SENT am I able to add any new documents to the package? Can I can update the package status to ACTIVE or some other status, add the document and then update status again to SENT?
Forum topic
OneSpan Sign
Hi, we are evaluating the REST API for our use case. Is there a way to know that original package has been modified? For say, some new document has been added to the same package. We need this to ensure package integrity.
Forum topic
OneSpan Sign
Hello,
Is there a way to get 'enforceCaptureSignature' status of package? Whether it is set to true or false.
Thanks,
Sushma
Forum topic
OneSpan Sign
I'm using sandbox.e-signlive.ca.
On this platform I get this behaviour which in my mind is unexpected.
I have created 3 packages. All 3 packages have 2 signers.
Forum topic
OneSpan Sign
Hi Team,
I have Created a package using "REST API" which has two signers , And when any one of the signer is "Decline" the document the other signer status is also getting "Decline"
Basically i should get the one signer Decline And another "SIGNING_PENDING"
API URL : https://sandbox.e-signliv
Forum topic
OneSpan Sign
Hi,
I am trying to get the signing status of a package using the following SDK call:
eslClient.getPackageService().getSigningStatus(packageId, signerId, documentId)
What I noticed that this call has inconsistent behavior while returning package information.
On some occasions even if a package is av
Forum topic
OneSpan Sign
Hi
Can you please let me know what are all the effects of changing the packatge status to "ARCHIVED"
Is there any online article that details all the package status and what are the effects of each
Thanks
Mario
Forum topic
OneSpan Sign
Hi,
I am trying to retrieve the packages which are in "DRAFT" status , below is API url. Below is my code that i am running, in the response it always returns only one package and that too with the status "COMPLETE" .