340 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
Could you please provide some sample REST API code or URL/Details to download a "AuditTrailDocument" as PDF.
The information in this location are not clear.
Forum topic
OneSpan Sign
When I do PUT request to /api/packages/{package_id} with request payload as
{
"status": "DRAFT"
}
I get error response as
{
"code": 415,
"entity": null,
"message": "Unsupported Media Type",
"messageKey": "http.status.415",
"name": "Unsupported Media Type",
"technical":
Forum topic
OneSpan Sign
Hello. I am new to using Onespan Sign API. I am using Rest API and Postman to enter and execute the code. Please see the below code. I am trying to add a field onto an existing package id. I have included the details below. How do I add a field to a Onespan Package?
Forum topic
OneSpan Sign
Can a checkbox or radio button be "checked" or selected by sending a value in the JSON payload? We are having trouble getting a checkbox to show up as selected or checked. Text fields work fine. We have sent values for the checkbox such as "X", "1", "true", "on" and nothing works.
Forum topic
OneSpan Sign
Hello,
we use sdk.net in our solution and we are confronted with slowness, for example when we try to add documents that exceed 3 MB to a package, it takes up to 8 seconds per document (sdk calls this method api rest : https://docs.esignlive.com/api-docs/sandbox-us/#/Documents/api.packages._package
Forum topic
OneSpan Sign
First off, this is a very welcome addition to the integration options available. I've been struggling using the REST API directly from my Force.com app.
Are there any examples on how to create a simple package, like there are with the other SDKs?
Forum topic
OneSpan Sign
Hi,
I have a scenario where a owner or a "power of attorney" can eSign the document. Currently, I have the JSON for teh rEST API to create the package where one signer can sign.
Forum topic
OneSpan Sign
Is there an option to make a package view only? This would be the final document our users see in our application and they do not need to sign or accept.
We are hoping to use eSign for all our document viewing needs.
Forum topic
OneSpan Sign
I have looked through the eSignLive documentation but without success. When creating a package, is it possible to restrict signers to be able to view certain pages of the document ?