338 results matched your search criteria
Forum topic
OneSpan Sign
Hi
I have enabled the confirm button in my REST API.
But the confirm button is still disabled and I am getting confirm dialog.
Can you please let me know why this is
See the attached screenshot
package id is LxfxYYgEbzquYN6GUyvLRZYkA0M=
Forum topic
OneSpan Sign
I am creating a transaction with REST API . and i offer the ability to the user to use the designer in order to add signors and signatures. However, when the user tries to add recipient, the signing order attribute is set to ON automatically. Can that be disabled all the time ??
Forum topic
OneSpan Sign
Hello
Can I add new blank page in the end of document for signature box via onespan rest api ? or i have to add new page manually for each document meant for signature.
Regards
Forum topic
OneSpan Sign
Through the REST API, make the email notifications configurable much like configuring the signing ceremony layout on a package by package basis. The user experience can be somewhat confusing when one completes a sign ceremony online and then receives an email requesting a signature.
Forum topic
OneSpan Sign
Hi,
when i am trying to use REST api for virtual room. I am getting a message as virtual room feature disabled. Can anyone guide me on how to enable this feature.
Thanks in advance
Forum topic
OneSpan Sign
Hi,
Can we give signature by typing from signature field? In our application, we are allowed just to give signature by typing but not allowed to give signature by mouse scratching or by click. If it is possible, how can I implement this in REST API?
Thank you.
Forum topic
OneSpan Sign
Our application submits signing packets via the REST API and receives callback notifications. Our application is not equipped to send emails, though, and our business line wants to receive an email for each notification. Is it possible for One Span to email the callback notifications?
Forum topic
OneSpan Sign
Hi,
Can we add an signer after the package is created and the document uploaded? We are looking at a use case where there are multiple signers and we want them added as required when they are ready to sign the document.
I am looking to do this through REST API.
Thanks.
Srini.
Forum topic
OneSpan Sign
Hi,
I am translating SDK call to REST API.
Attached is the code we use SDK call. I have difficult to find all options or parameter from the website documentation.
Could you please provide some sample, how to construct the required payload?
Regards,
Eugene
Forum topic
OneSpan Sign
Hello,
I am trying to use the REST API in my web application to add a document to a package. When I submit my form with a POST request, I am getting a 406 error. The accept header I'm using is application/json. What should I use instead?
Thanks,
Rex