338 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
we create a package through REST call(https://sandbox.esignlive.com/api/packages) and upload the files to them incrementally with separate REST calls(https://sandbox.esignlive.com/api/packages/{packageId}/documents).
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
When I use the .NET SDK version 11.5, I'm have a problems getting the signerId of package signers.
What I want to do is this:
call the eslClient.GetPackage(packageId) method to get information about an existing package
get an authorization token, by SignerId, for a signer from
Forum topic
OneSpan Identity Verification
Dear Support Team,
Forum topic
OneSpan Sign
Hello I am using document extraction approach using REST API and able to create the Transaction successfully. The problem I am having is that when I click to sign, it opens image capture screen like in the attached screenshot.
Forum topic
OneSpan Sign
Hi
I am new to OneSpan and trying to going through following blog
https://www.onespan.com/blog/onespan-sign-how-making-rest-calls-onespan-signs-api-python
Forum topic
OneSpan Sign
Hi Duo,
I am not able to send the multiple pdf doc using webClient during creating Package with binary doc by the Rest Api,
can you provide me the working code for the sending multiple doc for the multiple signers using webclient(For Rest Api).
Forum topic
OneSpan Sign
Hi,
There is a callback event called Transaction deactivated.
Is there a REST API which when called will trigger this event.
Forum topic
OneSpan Sign
I have seen the post of creating the package from the existing template using .NET SDK.
https://developer.esignlive.com/code-share/create-template-use-create-package-net/
Is it possible using REST API too. If yes can you please make a similar tutorial using REST API as well.
Thanks,
Sumit
Forum topic
OneSpan Sign
Currently we are sending this setting for each package we are creating via a REST call.
It is set to true. So the download button is dsiabled.