328 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
How to retrieve the status of the signer using REST API?
Especially for bounced email, opt-out and expired.
Thanks
Forum topic
OneSpan Sign
FYI,
We have received two emails,
1)
Dear Madeva,
You have been added as a signer to the eSignature at IBM package "ID-00001507".
.........
........
And it has Go to the eSignature at IBM package buton
after some time another email has received..
2)
Hi Madeva,
esi
Forum topic
OneSpan Sign
Hi,
I am trying to retrieve a signer authentication token to build a signing URL using the createSignerAuthenticationToken method on the AuthenticationTokensService on the EslClient within the Java SDK.
Forum topic
OneSpan Sign
Hi,
New to onespan.
Below is my code to do the text anchor e-sign on my pdf
Forum topic
OneSpan Sign
Hi Team,
I wanted to modify the signer details for a package using following URL
https://sandbox.e-signlive.ca/api/packages/{packageId}=/roles/Signer3
Forum topic
OneSpan Sign
We have requirement where user are transferred between departments and his/her email ID changing (e.g. [email protected] to [email protected]).
Forum topic
OneSpan Sign
Hi I'm getting this error but not sure how to debug it.
Is there a way to know which user it is referring to?
Req:
{"sender":{"email":"[email protected]"},"settings":{"ceremony":{"events":{"complete":{"dialog":true,"redirect":"https://www.google.ca/search?q=beaches&biw=1680&bih=905&tbm=isc
Forum topic
OneSpan Sign
Hello,
I'm trying to create a package with all of it dependencies and documents at once:
if I try a payload as
{
"documents":[
{
"approvals":[
{
"id":"Signature1",
"role":"Role1",
Forum topic
OneSpan Sign
Hello everybody,
I try to implement a signing order, but it doesn't work. All three Emails are sent at the same time.
What's wrong? Here is my json code:
{
"documents": [
{
"approvals": [
{
Forum topic
OneSpan Sign
HI All,
Can you help me to convert the below API request into equivalent SDK code to create the package(with one document file as attachment to sign off):
{
"name": "packagename",
"status": "SENT",
"roles": [
{
"id": "signer1",
"index": "1",
"type": "SIGNER",