115 results matched your search criteria
Forum topic
OneSpan Sign
HI,
I have created a package with some document and set its status to "SENT".
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
Hi,
is there a scenario or situation, the document can't be updated (such as re-order, delete, add etc)?
thanks,
Cindy
Forum topic
OneSpan Sign
I want to show template documents to our reviewers but they can’t update the fields.
I knew that to use designer mode, packages have to be in draft folder, but I want to disable editing for users.
Can anyone suggest me how to achieve this?
Thanks.
Khatri
Forum topic
OneSpan Sign
Hi ,After cloning package , I want to reorder documents in the package before it is sent. Basically I want 4th document in the order to move at first place. I am using Rest API. Is there any way to handle this ? Please let me know. Thanks
Forum topic
OneSpan Sign
Hi team,
One of our client is encountering an "java.lang.UnsupportedOperationException" error when trying to update document visibility for a package.
Forum topic
OneSpan Sign
Hi Team,
I need to update the name of the document, please help me in that.
Note: document has been already signed by 1 signer..
Thanks
Forum topic
OneSpan Sign
Hi, I have a package with status draft, Now I want to update an approval using this route
PUT /packages/{packageId}/documents/{documentId} /approvals/{approvalId}
Here I am updating multiple field values.
Forum topic
OneSpan Sign
Hi,
I've come across a situation where a signers signing status for a particular document does not get updated when the document is declined.
It can be reproduced as follows:
1. Create a package with 1 document and 1 signer.
2. Enter the signing ceremony and decline the document.
3.