90 results matched your search criteria
Forum topic
OneSpan Sign
Hey is there a way to retrieve the read only version of a document that is out for signing ?
Thanks
Forum topic
OneSpan Sign
We are integrating eSignLive in our application and we have a situation where Business would need a partially signed document.
In other words, let's assume that there are 3 signers on the document and the details have been passed to eSignLive through the package,
Once the first signer has signed, ca
Forum topic
OneSpan Identity Verification
Hi,
Can I check what is required for entry into the document_template_id field to use with the identification only workflows in POC? Is there a specific id that would be used to retrieve the raw data from the identifcation transaction?
"id": "Consent",
Forum topic
OneSpan Sign
We need to retrieve the document associated data using the SDK.
Forum topic
OneSpan Sign
Hello,
I am trying to find a way to get a document id. I am currently using a GET to retrieve a template ID that I made ahead of time, and then a POST to clone this template for a new transaction. I am not seeing any specfics on how I can find the document id after doing this. Any suggestions?
Forum topic
OneSpan Sign
Hi,
I have signed on behalf of client using Bulk Sign feature . When i retrieve evidence summary document its showing my IP in that document. Is than anyway possible to pass Client Ip since we are signing on behalf our client and get their IP in evidence summary document.
Forum topic
OneSpan Sign
Hi,
I want to retrieve a onespan users api key to use the template that user has and if any documents were added to the template then would like to retrieve those documents too.
I am using .net sdk for this scenario.
Sergio Paul
Forum topic
OneSpan Sign
Hello,
I am new to the OneSpan sandbox and REST APIs/.NET SDK
I have the following scenario and I'm using some CodeShare samples to piece this together:
Forum topic
OneSpan Sign
Trying to save signed docs on our server. Looping through the doc collection, Content is null with code bellow:
//retrieve signed package from one span
var pkg = oss.GetPackage(req.PackageId);
Forum topic
OneSpan Sign
Hi, for business requerimient we are integrating Pega CRM application with OneSpan in order to achieve the Onboarding Digital project.
We are consume multiple API services in order to create Transaction in OneSpan.