90 results matched your search criteria
Forum topic
OneSpan Sign
We are in process of replacing SDK with REST
Forum topic
OneSpan Sign
Hi,
I have a question about data retrieval / reporting. Everything I've read thus far within the eSL documentation references the use of the Java/C# SDKs and/or the REST API for data retrieval and reporting.
Forum topic
OneSpan Sign
I have some questions about creating the signing url in the .Net SDK and the REST API. Here is what I have so far.
I've created a package called "Test". I've added documents to Test. I've added Signers with just firstname, lastname and emailaddress to Test.
Forum topic
OneSpan Sign
I've noticed that the MaxPageSize value in the PageRequest class has the value of 50, but I believe the maximum number of transactions (and presumably other items) that can be returned in a request to the API is 100
Forum topic
OneSpan Sign
Hi,
Just a little bit of background first on what my objective is:
We have a Web Application for Institutions used by their staff (brokers). The Application which creates legal forms with merged data in PDF. The final output is a combined set of legal forms with merged data from the back end.
Forum topic
OneSpan Sign
Hi,
I been trying to get status' for my packages, but i am hitting a wall.
I am running the following using the owner API Key and attempting to retrieve packages that are owned by a separate sender:
/api/packages/:packageId
Forum topic
OneSpan Sign
I am trying to update the text field inside a document in my draft package via post and/or put api for updating the specified document. The response is coming 200 on sanbox but wheneve I tried to change the value of the text field, it is not changing at all.
Forum topic
OneSpan Sign
We create a package where Primary and Secondary signers are both true
We set the expiry datetime for 1 hour when we create the package
We process the package, then send the uploaded documents to OneSpan to sign the documents.
Forum topic
OneSpan Sign
We are generating a form with two fields that are intended for write back. We are able to populate these fields and they are appearing on the document after the users signs. The file on the OSS server has the document with the fields correctly populated on the form.