136 results matched your search criteria
Forum topic
OneSpan Sign
I'm trying to add a role to an existing package in draft status.
Forum topic
OneSpan Sign
We are attempting to make fields read only in our OneSpan package. We are trying to use the API to mark them. We cannot find the way to mark dates read-only.
The preference would be to mark them read only using the API, so that they all work similarly.
Forum topic
OneSpan Sign
Hi Team,
We have SOAP/XML based implementation in place, and want to move to the REST APIs.
During the process,some module in our system would to prepare the Approval Blocks ( place holder for signatures)
and same document is handover to other module which sends this file to Silanis for E-Signing
Forum topic
OneSpan Sign
I believe this is a change introduced with SaaS 2024-October: Release 24.R6 (11.60). Now when we create a package using: POST https://sandbox.esignlive.com/api/packages
Forum topic
OneSpan Sign
Hi,
I am using spring boot rest template to create onespan package. I am trying to upload multiple files under key word "file" and json structure as "payload".
But I am getting 400 bad request. I have also checked whether the byte array is base64 encoded or not.
Forum topic
OneSpan Sign
I am following the example in your blog to Authenticate a Signer: https://www.esignlive.com/blog/esignlive-how-to-authenticating-signers/
Here is what I have produced:
var apiKey = CeremonyClient.GetKey();
var urlBase = CeremonyClient.GetUrl(); // "https://sandbox.e-signliv
Forum topic
OneSpan Sign
Hi Team,
I am trying to use the REST APIs to Integrate Silanis with my application.
Before I code any API URL in my program, I want to test and validate URIs using PostMan Client.
Forum topic
OneSpan Sign
Hi!
Do you have anywhere online full REST API documentation with all possible request payload fields defined?
For example, there is a http://docs.e-signlive.com/doku.php?id=es
Forum topic
OneSpan Sign
We noticed an issue with one of our forms where the signer has to sign on page 1 and page 2. If the user signs page 1 first and page 2 second, they are able to complete the signing ceremony.
Forum topic
OneSpan Sign
Hi Team,
I need to create a package with an existing unique id (custom id)
while creating a package,
ex for package payload
{
----------
"name": "TEST-Package",
"id":"1234dsfhsddfdfsghjgsdgs",