1312 results matched your search criteria
Forum topic
OneSpan Sign
I'm receiving a 500 error when I upload a document to /packages with the following roles and approvals. Any idea where the error could be coming from?
Forum topic
OneSpan Sign
I've tried to do a status change on OPTED_OUT package to DRAFT (edit data, then set it to SENT).
Request
PUT /api/packages/PACKAGE_ID HTTP/1.1
Accept: application/json,application/zip,application/pdf,text/html; esl-api-version=10.7
Accept-Encoding: gzip, deflate
Authorization
Forum topic
OneSpan Sign
Guys,I am getting this error when trying to update the package status of a package. Is there something going on with the PUT call? I am able to do the other POST calls.url - https://sandbox.esignlive.com/api/packages/{transactionID}
Forum topic
OneSpan Sign
We have the decline option enabled for our packages, but there doesn't appear to be any decline button visible in the mobile viewer?
Forum topic
OneSpan Sign
Is there any way of downloading the documents from the package in the pdf form instead of zip file while using REST API.
Forum topic
OneSpan Sign
Guys,
If I delete the Smart Note that is created by your system, is there a way to recreate it without having to create a whole new package?
Forum topic
OneSpan Sign
Hi
Is there a way to hide the disclosure page using the REST API.
Can this be a field in the call when creating a package.
Regards
Mario
Forum topic
OneSpan Sign
Is it possible to download a completed package in a normal folder (not zipped)?
If not, can they be unzipped pragmatically after download?
Thanks
Jack
Forum topic
OneSpan Sign
How can I enable KBA for my sandbox account? I need to be able to create a package with KBA enabled for troubleshooting purposes.
Forum topic
OneSpan Sign
Its possible append document to existing package using application/json content type and base64 coded pdf?