95 results matched your search criteria
Forum topic
OneSpan Sign
Hi
On an In progress transaction (SIGNING_PENDING) with multiple signers & with Document A that is signed by (SIGNING_COMPLETE) Signer A, is it possible to update the document content (bytes) without losing the already obtained signatures from Signer A?
Forum topic
OneSpan Sign
Hi Team,
I have multiple pages contract which has multiple signers.
For a specific signer, i am trying to add a input text field.
Forum topic
OneSpan Sign
Hello,
I'm trying to create a package with all of it dependencies and documents at once:
if I try a payload as
{
"documents":[
{
"approvals":[
{
"id":"Signature1",
"role":"Role1",
Forum topic
OneSpan Sign
We are creating one package with 2 documents and multiple signers and we want to limit the documents that each signer can view. Is there a way to do that within the same call as the package creation, instead of having to do multiple calls.
Forum topic
OneSpan Sign
Hi Team,
Can you please share the JSON payload for defining Signing Order for signature blocks.
Also if have multiple signers , for example I have 5 signature blocks and two signers( SIGNER1, SIGER2)
"sign1," "sign3" supposed to be signed by SIGNER1 and "sign4,sign2,sign5" by "SIGNER 2".
How to
Forum topic
OneSpan Sign
Hi,
In a package with multiple documents, created using .net SDK,
Is it possible to set a document's visibility during signing ceremony only to the signers on each document, through SDK?
Forum topic
OneSpan Sign
Hi Team
I would like to sign all the documents on behalf of sender and multiple signer using a package id.
Forum topic
OneSpan Sign
Hi,
I understand additional fields can be put in the CSV for bulk send to populate custom data into a transaction by adding extra columns that map to fields in the template. Is there a limitation on the number of fields for each row in the CSV?
Forum topic
OneSpan Sign
I see there is a RESTful API to update an existing document in a package. Is there a function call in .Net SDK to achieve the same thing?
Forum topic
OneSpan Sign
We have a template in eSign which uses custom label to populate values in the document with signer information e.g signer DOB, SSN. Currently our user use bulk file upload feature to create multiple packages for each signer in the One Span Application.