318 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
Can you please provide the URL and JSON payload for moving a package into TRASH and restoring it back (REST API).
I tried different combinations but did not work.
Thanks,
Abhijit
Forum topic
OneSpan Sign
Before creating document signing url, we're trying to get template from esign sandbox. Getting error response, response|"System.HttpResponse[Status=Forbidden, StatusCode=403
Forum topic
OneSpan Sign
Hello,
I am trying to know more about the CallBack URL and notification related for this. Can you please share sample codes C#. To leran more how to use this feature in your system.
Thanks,
Nehme
Forum topic
OneSpan Sign
Hi,
I believe "sending of email" has been turned off on the sandbox I am using. we don't want them to send because sign them in the IFrame.
Forum topic
OneSpan Sign
Hi,
I am trying to retrieve the packages which are in "DRAFT" status , below is API url. Below is my code that i am running, in the response it always returns only one package and that too with the status "COMPLETE" .
Forum topic
OneSpan Sign
Hi Haris,
I am trying to create new package and then updload the document at a later point after creating package.
Basically i want to it separate the steps.
Forum topic
OneSpan Sign
Could you provide an example for searching packages with signer email? It seems only package name is used for searching. Thanks.
Here is the URL I used:
https://serverurl/api/[email protected]&from=1&to=10
Forum topic
OneSpan Sign
Hello,
We need to change the email sent to signers. We want to change the from mail, the subject, the body... The idea is only getting the document URL to send our own email.
Can we achieve this?
Best regards,
Forum topic
OneSpan Sign
Hi -
I am using the document retrieval URL. (/packages/:packageId/document/:documentId/pdf)
When I receive the PDF on my end, the document is password protected. Is there a way to turn this off? I assume this would happen at the point of package creation.
Thanks
Forum topic
OneSpan Sign
Hi Team,
I am trying to use the REST APIs to Integrate Silanis with my application.
Before I code any API URL in my program, I want to test and validate URIs using PostMan Client.