925 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
Is there any way to browse and upload an image file with handwritten signature in eSignLive account using any tool or API?
I checked there's one tool using 'JAVA' but I am looking for '.NET SDK'.
Thank you.
Forum topic
OneSpan Sign
Is there a way to create a template through the api or embedded js in a iframe? I ask because we'd like to embed onespan into our system but each client/department would have their own templates (create/edit/view)
Forum topic
OneSpan Sign
Hi team,
Is possible to have a template with a fillable PDF and we will fill the field using the API when we call the template (for exemple account number, contract number...) before send it to signature ?
Thank you
Alaa
Forum topic
Intelligent Adaptive Authentication
Hi,
In OneSpan portal we can search a transaction by transaction name. (I have attached a screen shot)
Is there any api in SDK which allows us to search a package by Transaction name?
Thanks,
Kamran
Forum topic
OneSpan Sign
Could you provide an example for searching packages with signer email? It seems only package name is used for searching. Thanks.
Here is the URL I used:
https://serverurl/api/[email protected]&from=1&to=10
Forum topic
OneSpan Sign
I use your example to test your API.
........
SignerBuilder.NewSignerWithEmail(email1)
.WithFirstName("dejan")
.WithLastName("lukic")
.WithTitle("Pack title")
)
.......
Signer receives email as Reviewer instead as a Signer.
How to actually set the receiver as Reviewer or a Signer?
Forum topic
OneSpan Sign
Hello,
I would like to find out how I can download document generated by a sender in the sub account when only API key I have is the owner's from the top most level. If anyone has an example in c# code, that would be great.
Forum topic
OneSpan Sign
Hi!
Do you know if I can retrieve the fields that I configure in the template layout? I know that we have available an evidence summary, but is possible to retrieve this fields by an API service? Not as a pdf but as metadata.
Thanks for your help!!!
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
Hi
What does disableOptOutOther do.
Can you send me a link to the REST api docs for this field
I have the following link for 10
https://docs.e-signlive.com/10.0/schema/index.html#package
Thanks
Mario