382 results matched your search criteria
Forum topic
OneSpan Sign
Hi ,
We are sending a bunch of files to signer but only one or two doc is to be signed and rest documents are for information purposes.
how to know id of documents those are signed.
We have to keep only those files in our system those are signed and has signed tag.
Thansk
Forum topic
OneSpan Sign
Hi ,After cloning package , I want to reorder documents in the package before it is sent. Basically I want 4th document in the order to move at first place. I am using Rest API. Is there any way to handle this ? Please let me know. Thanks
Forum topic
OneSpan Sign
Hey team,
I found the API call creating a package (or template ) on behalf of another user in your account in this documentation:
https://docs.esignlive.com/content/c_integrator_s_guide/rest_api/packages.htm#Create2
But there's no Java implementation. Any examples in Java SDK?
Thanks in advance!
Forum topic
OneSpan Sign
Hi is it possible using the REST API to disable the activation email at the transaction level? For certain transactions we want to send the activation email but for others we are serving the signing URL and don't want the activation email sent.
Forum topic
OneSpan Sign
Hi
Is it possible for end-user to create the own document templates by indicating the signature block in doc, pdf files?
For example:
Open the doc or pdf file in the edit mode, user insert the tags for the signature, then saved the document( we can use rest api to send the document later in the
Forum topic
OneSpan Sign
Hi,
Is there a way to create a new user in eSL using SDK's or Rest API's?
I understand that .inviteUser() is one of the option to create a new user, but that would mean that the user has to actually go through the email and perform the 'Account Registration' step.
Is it possible to bypass that step
Forum topic
OneSpan Sign
Hello,
I have a scenario that I would like to flag a package for future assessment from a third party individual.
There is any way to add information to a package using REST API but is not present in any document, just behind the scene, like a metadata?
If there is anyway, this would work also fo
Forum topic
OneSpan Sign
Is it possible to disable the " Click-to-sign" feature in designer at package level(may be)?
Forum topic
OneSpan Sign
Hello, I want to send a pdf file using e-sign. I sent a file (by creating transaction) using sandbox account manually and I want to do the same via rest api. Could you please share the anonymous block or wrapper program to call send a pdf file to the existing package.