774 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I hit the REST API to try and delete a document from our package, and this is the response we got.
{
"messageKey": "error.validation.cannotDeleteDocumentInActivePackage",
"message": "Document is in a active package and cannot be deleted.",
"code": 400,
"name": "Validation Error"
}
Forum topic
OneSpan Sign
I have set up the option for signers to have the option to decline, but I do not see this when we test it. Occasionally, a document is forwarded for signature, but the final approver does not want it signed for various reasons.
Forum topic
OneSpan Sign
Hello,
I'm currently using the REST API to upload a package.
Forum topic
OneSpan Sign
Hi Team,
I am new to OneSpan and start working on the Apex SDK. I have gone through the SDK documentation but I am not able to find out how we can attach the signed document to the record or package can be assigned to the Parent record.
Forum topic
OneSpan Sign
Hi Support,Please, Is there an existing connector to integrate OneSpan sign with power automate for review documents automation project?Thank you for your response.
Forum topic
OneSpan Sign
Hello,
Once all user sign the document, everyone get mail of signing completed & download the document link via email.
So my question is, I want to disable download email notifications to any singer. So how to do that in REST API??
Please guide me.
Forum topic
OneSpan Sign
Hello,
I have a document that requires signatures from multiple signers.
Forum topic
OneSpan Sign
Hi,
Is there a way to build a package such that one signer would sign 2 documents. Here is an algorithm that I am looking at:
1. Use PAckageBuilder to build a package named 'OriginalPackage'
2. Add 'signer1' and 'signer2' to OriginalPackage
3. Add 'document1' and 'document2' to OriginalPackage
4.
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
Hello Onespan,
I am stuck with the issue for a while and decided to post something here.
I am currently using two documents for signing.
One document is in .pdf format and this works fine.