384 results matched your search criteria
Forum topic
OneSpan Sign
As we know great functionality was added to the solution when the checkbox groping was created, but does it work with the REST API, how do you add the groups and conditions to it, to the call
Forum topic
OneSpan Sign
Hello I am using document extraction approach using REST API and able to create the Transaction successfully. The problem I am having is that when I click to sign, it opens image capture screen like in the attached screenshot.
Forum topic
OneSpan Sign
Hi,
I have a requirement to upload multiple documents, this has already been acomplish. However is there any way to just sign once, and this automatically signs the rest of the documents?
Forum topic
OneSpan Sign
Hi,
If our application somehow missed the callback event of opt-out/decline, is there any REST API which can be used to fetch the details about signer who opted-out/decline and with what reason?
Forum topic
OneSpan Sign
Some of our signers do not have the last name. What should be passed via REST API in such cases? Someone without a last name should be allowed to register a signature on his document.
Forum topic
OneSpan Sign
Hello,
I have been searching in the SDK code for a while and I am unable to find how reminders are created for a package. There are ways through other SDKs as well as the REST API and the Salesforce connector. Am I missing something ?
Thanks
Forum topic
OneSpan Sign
say i have created 10 documents in an template through sandbox , but i have to send only two documents out of it in run time using Rest API . How we can achieve this functionality through one span.
Forum topic
OneSpan Sign
Hi Team,
While creating a package using REST API. What is the exact configuration that I have to do enable the review before completion feature on the particular package?
Can anyone help me on this?
Thanks in advance.
Forum topic
OneSpan Sign
Hi
Is it possible to update the language of the sender , using the REST API after the sender has been created.
For example making a PUT to
https://sandbox.esignlive.com/api/account/senders/8X9iP9K5wQwK
{"language":"en"}
Forum topic
OneSpan Sign
Is it possible with text tag extraction to send two PDF documents with the payload? If so, can you share an example - we are not finding any examples? We are using the OSS ReST API to send payload data.