115 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
we create a package through REST call(https://sandbox.esignlive.com/api/packages) and upload the files to them incrementally with separate REST calls(https://sandbox.esignlive.com/api/packages/{packageId}/documents).
Forum topic
OneSpan Sign
Here's the scenario. I have 2 Approvers (For example, Bob and Mary). Bob has just 1 signature field. Mary has a signature field and a Label. Bob signs first. Before Mary signs I programmatically update her Label field so when she goes to sign she sees the Label Value I inserted.
Forum topic
OneSpan Sign
During the development of a small PoC, we have hit an exception in one of the REST calls that we are not able to resolve. What we are trying to do is the following:
1. Clone an existing template with one document and signature configured.
Forum topic
OneSpan Sign
Hi,
We need to send a document to one or more signers and then sign as a company (we are the last signer). Also, we need to write some info in the document at that moment.
Forum topic
OneSpan Sign
There was some talk about removing the opt-out functionality in other threads because it seems as though it is basically the same as "Decline". The package gets put into draft mode as soon as a signer chooses this.
Forum topic
OneSpan Sign
I can successfully pull Packages in DRAFT, TRASH, and SENT status, but the Sent Status returns Packages that have been Archived.
Forum topic
OneSpan Sign
Team,
I am looking for help with below scenarios
1) To add a signer to a transaction, is signer emaild id mandatory in signer json request?
2) What if we have a scenario, where a couple wants to use same email id, but both has to be setup as signers in a transaction?
Forum topic
OneSpan Sign
I'm experiencing an issue when I try to update a signature type from click-to-sign to capture, after a transaction is created.
We have tried the modifySignature method using the Java SDK and it seems like this approach does not work.
Forum topic
OneSpan Sign
Using the packages endpoint to search for SENT packages using the below request call as per the Sandbox API.