922 results matched your search criteria
Forum topic
OneSpan Sign
Please note that we are currently using .NET SDK to integrate with OneSpan and need to load layouts for sender accounts. Each sender is identified by their email address.
Forum topic
OneSpan Sign
Hello,
Once all user sign the document, everyone get mail of signing completed & download the document link via email.
So my question is, I want to disable download email notifications to any singer. So how to do that in REST API??
Please guide me.
Forum topic
OneSpan Sign
Hello,
I have created package and send successfully. How to assign right for send package to another user(who is sender of document on particular package) using rest api.??
I have tried with delegates and added sender on my account but can't able to give right as delegate using rest api ??
Forum topic
OneSpan Sign
If a package has already been created, can the email address and SMS phone # be changed via the API?
Forum topic
OneSpan Sign
Please refer to the attached logs, we are getting "Gateway Timeout: 504 Gateway Time-out" error in bulk. Request you to please have a look and help us with some resolution.
Forum topic
OneSpan Sign
We have integrated with OneSpan using your .Net SDK (version 11.12.0.0 ). We have built out logic to reject attachments but we have come across a scenario where if a sender has multiple attachments that are rejected, when we reject those attachments using the AttachmentRequirementServi
Forum topic
OneSpan Sign
Using create package API, Along with creating package, can we use also use data field to store some data.
This field value we use in when retrieve the package.
Forum topic
OneSpan Sign
Hi,
Will silanis send both email and event notification (to our API) when an email bounces from the silanis end?
Thanks,
Krishna
Forum topic
OneSpan Sign
I am trying to create a package using the REST API through my company proxy, using a system called TIBCO.
My understanding is that we need two types of security:
1. Basic authentication (using the API Key, that we have been given from Silanis).
2. SSL, using Silanis Certificate that downloaded from
Forum topic
OneSpan Sign
Good day,
I am using postman and have a few routines using the (CA) Sandbox API key and query layouts by email ID, which was working.
I have another routine where I can delete the layout based on the ID copied from the routine described in the previous line.