1389 results matched your search criteria
Forum topic
OneSpan Sign
Dear Champs,
I'm looking for REST API POSTMAN collection for GET https://sandbox.esignlive.com/api/packages/{packageId}/documents/{documentId}/pdf
Also advise where can we get packageId and documentId?
Forum topic
OneSpan Sign
Hi,
We have a need to flatten a large number of signed/locked documents. The following API call works great for one document at a time: GET /api/packages/{packageId}/documents/{documentId}/pdf?flatten=true
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 Team,
When we download signed documents from onespansign using REST API, after opening it, we can see validation warning as "At least one signature has problem" (Please refer highlighted section from the attachment).
Forum topic
OneSpan Sign
What happens when the creator of the document leaves the company? If the creator had a delegate, will the delegate be able to finish any pending transactions?
Forum topic
OneSpan Sign
Hi,
Can I get a list of all webhook callback events, WITH their meaning for each?
Thanks,
Venu
Forum topic
OneSpan Sign
Is it possible to add a document in a transaction just for information in addition to a document to be signed (we don't want to use the accept only option) ?
Forum topic
OneSpan Sign
When using the callback function to listen to DOCUMENT_SIGNED events, I do not receive the event if the user does not click the "Done" button before clicking the "Confirm" button.