382 results matched your search criteria
Forum topic
OneSpan Sign
Hi There,
In the integration that I'm doing, I will collect user's data on the Portal that I'm building and by using that data, I will generate a PDF and on that PDF I want to get the user's signature and the signature part has to be inside the application.
Forum topic
OneSpan Sign
Hi Team,
Can you please help us to prepare the JSON request for below data. We are using REST API with .NET.
Please find attached document for the details.
Thanks,
Naresh
Forum topic
OneSpan Sign
Hi Team,
We are consuming onepansign RET API to create transactions. Can you please provide answers for below questions?
1. "RequestDescription" parameter from JSON request is not getting used anywhere in the recipients email.
Forum topic
OneSpan Sign
Hello,
I would like to know if there is any way to identify (without callback) delegation information and who delegates to who using REST API. I have firewall limitations that's why callback is out of the question.
Regards,
Felipe
Forum topic
OneSpan Sign
Hi
How can i find out from the object docs if a field is mandatory or optional.
For example Firstname is mandatory for creating a signer , but the docs dont seem to indicate that it is.
Forum topic
OneSpan Sign
Hello,
I'd like to send a package (transaction--the fact that these separate terms mean the same thing is quite confusing) programmatically using the API (no SDKs as I'm using NodeJS) but I'm not seeing any endpoints in the documentation to do so.
Is it possible to send a package using the API?
Forum topic
OneSpan Sign
Hi Team,
Please follow.my below scenario
I have application where i need to fill data in ui fields .
Forum topic
OneSpan Sign
I am tryng to change my working code from uploading a single PDF containing a "stage" of forms to upload each form selected from the "stage" as a PDF.
Forum topic
OneSpan Sign
Guys,
I am trying to update a signer via the rest api call and it doesn't appear to be working.
When I do the call in postman, it returns the response payload that is expected but it doesn't update the information. I do not get any errors and everything seems like it worked just fine.