382 results matched your search criteria
Forum topic
OneSpan Sign
Hi Team,
Can you please share the JSON payload for defining Signing Order for signature blocks.
Also if have multiple signers , for example I have 5 signature blocks and two signers( SIGNER1, SIGER2)
"sign1," "sign3" supposed to be signed by SIGNER1 and "sign4,sign2,sign5" by "SIGNER 2".
How to
Forum topic
OneSpan Sign
Hi,
We would like to retrieve the count of users created over a period of time. i.e. # of users created yearly.
We are using the following API and it isn't providing us the desired results ...can you please assist?
https://signer-esignlive.com/api/account/senders?search=created:2016
thanks
Neel
Forum topic
OneSpan Sign
Hi
I have a working sample with Document Extraction using the eSignlive signature Field in [] and I'm converting it to using Position Extraction , using regular Field Name in the PDF and using the same JSON payload.
Forum topic
OneSpan Sign
Hi,
We have an application which creates SENDERS (unique email) on the fly if they have never sent any ESL package before.
We are using REST API to create a "dashboard" for each of those SENDERS we created and they use their email to login.
Can you point out the method (URL) to use to filter the l
Forum topic
OneSpan Sign
I need to set the package expiration date when I submit a package via the REST API with status=SENT. I have found the documentation on how to do this with the SDK but not with REST.
Forum topic
OneSpan Sign
Hi
Is it possible to have multiple signers for one field.
If any one of the signers , signs the field then the other signer is not asked to sign that field
thanks
mario'
Forum topic
OneSpan Sign
Hi,
I have a requirement to set the package expiry date during creation of the package itself.
The problem is I cannot identify the suitable Json field where the expiry date can be set so that Onespan can automatically take the necessary actions on it.
The java sdk has the solution.
Forum topic
OneSpan Sign
Hey guys.
I'm developing a connector with Digibee as listener of the Callback Event Trigger, although event after providing the API Key in the Callback Key field, the Callback event is getting 401 Unauthorized.
Forum topic
OneSpan Sign
We are in process of changing SDK to REST in our project
Need help mapping the SDK methods to REST, In SDK add document we have SignatureFields, Signature Editable fields, Initial Fields and AcceptanceFields?
Forum topic
OneSpan Sign
We are getting below error uploading PDF document {"message":"[error.validation.verifyDocument.documentExtractError]","code":400,"messageKey":"error.validation.verifyDocument.documentExtractError","name":"Validation Error"}