341 results matched your search criteria
Forum topic
OneSpan Sign
I'm querying packages from OneSpan Sign REST API. I don't use any filters, so I expect to get all of the packages. There are two, one in the inbox, and one in the drafts folder.
Here's query
Forum topic
OneSpan Sign
Is it possible to get all the signers url for signing Doc in the same response during the package creation with document binaries and signers detail using REST API.
if yes , Please provide the demo code.
Forum topic
OneSpan Sign
Is it possible to retrieve a single signing URL so that all signers can sign at once? Currently with the REST API call we are making, we are retrieving each signing URL based on role.
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
Hi,
I'd like to know how to download the flatten version of signed document via REST API? does it also configured in the account level?
Currently, we are using something like the below, it's giving me unflatten one.
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
Hello
Can I add new blank page in the end of document for signature box via onespan rest api ? or i have to add new page manually for each document meant for signature.
Regards
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.
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.