Topic Replies Freshness Views Users
Normal topic

Hello, 

I am working on onespan api implementation through iframe. Our scenario is, the agent uploads the documents into our system, drag and drops the required field and wait for the auction to happen. As soon as the…

Normal topic

no postman, no python , no this site OneSpan Sign Sandbox | OneSpan Community Platform

 

curl -X 'GET' \ 'https:/…

Normal topic

 

As OSS introduced more subtypes, we need to redesign our code to handle it. 

Would you be able to provide the mapping for subtype , type  and binding? 

For example:

LABEL…

Normal topic

Hello everyone, 

Currently I have a requirement to have multiple signers following a signing order for each transaction. To do this I am creating the transactions with two Roles (I specify the signing order per role) and…

Normal topic

Hi team, 

We are developing a web application that uses OneSpan Api to authorize transactions. We want to know if is possible to set a signature data with values that we already have stored in our database.

We…

Normal topic

Dear team,

We started to face an issue with the response of the api detailed in the subject. At 12:18 pm Dominican Republic time we were able to get the approvals object from the response. However, a few minutes later with no…

Normal topic

Hello

 

How can i customize or  change the content of some lines in  email sent by onespan requesting for signatures as mentioned in image

Normal topic

Hello!
I would like to know if there is any endpoint within the REST API to which I can send a parameter and get a list of transactions whose name contains that parameter.

For example: https://sandbox.esignlive.com/api…

Normal topic

Hello! For my project, I'm creating signing packages using the API. I believe I was customizing the signer experience at one point from the package payload using the settings property. Specifically the layout.brandingBar.logo.src, and…

Normal topic

When user change email address (ex: email domain changed or user get married) results in a new account generated in OneSpan eSign. So there is a chance for a user to lose access to his/her documents and results in duplicate user…

Normal topic

Hello

Can I add new blank page in the end of document for signature box via onespan rest api ? or i have to add new page  manually for each document meant for signature.

 

Regards

Normal topic

Hello

 

Can i place signature box on last page of document without mentioning page number via REST API

 

Normal topic

Hi,

We are trying to automate the app shielding process in our CI platform by using the REST API.

The API method https://cp.onespan.com/public_api/v1/rasp/bind_package takes a file as a parameter but on use it…

Normal topic

Hi,

I've been trying to create a package from a template by referring to this documentation: https:/…

Normal topic

Is it possible to define a custom height and width of a field, especially the custom fields so that when the user drags and drops the fields, a particular height and width of the custom field is dragged on the document? Yes, the user…

Normal topic

Guys,

It has been a very long time since I've had to deal with a notary text seal that is generated from your system and I'm having a bit of difficulty. Is there documentation anywhere that talks about it or can anyone point…

Normal topic

Hello,

I am having some issues when trying to add a document as binary data to a package

Our pdf's are in base64 data so we need to convert this data to binary data but we always get this error when we are trying to…

Normal topic

First time using the API. I have a document with 2 signers, and the first signer receives the email from OneSpan indicating the need to sign, with a 'GO TO DOCUMENTS' button in the email. But clicking on the link opens a page that only…

Normal topic

Hello,

 

I want to know how to get document Id for Evidence Summary doc just like we get it for signed docs ?

Normal topic

Hello,

 

I would like to get the Evidence Summary of a completed transaction in Java.

I have checked this 

Normal topic

Hello!
Is there a REST API endpoint that shows the number of transactions that require the user's signature?
Also, is it possible to filter the list by date?

Normal topic

Hi,

After creating a package with the POST Package call, a default sender is set. Is it possible to update the default sender's information? 

One method that somewhat works is using the following:

Normal topic

Hello,

Is onespan allowing the sender to set a custom package ID?

 

  1. I want to add a custom package id when I am making POST api/packages, please find below request…
Normal topic

Guys,

I'm hitting the "/packages/" + packageId api call to get the package info and I've noticed that I am not getting all of the field information for the notary approval. I have radio buttons set up for one of…

Normal topic

Hello!
I am developing a portal where you can see the latest transactions made in OneSpan, as well as the % of progress of the transactions, see the next person to sign and the possibility of resending the signature email to said…