1315 results matched your search criteria
Forum topic
OneSpan Sign
Hi,I want to get a package from one span by its ID using Postman. I need to call it from the postman so can you please provide me REST API details (URL, headers, and parameters) or refer me to a related link?
Forum topic
OneSpan Sign
UPDATE: Solution in comment sectionHi,I create packages only by adding roles and signatures with ESL tags on document and it always worked perfectly. Until rencently, maybe a couple of days, we started receiving "Cannot send package without approvals" error.
Forum topic
OneSpan Sign
When the document is pushed to eOriginal, the contract is returned with a watermark "Non-Authoriative". I wish to update this watermark to "Copy of Original". Is this possible?
Forum topic
OneSpan Sign
I have a package that was sent out for signing and was completed successfully. The member is now trying to access the documents to review for their records and have input their Q&A incorrectly too many times. When I open my OneSpan Inbox and look into this package, this signer sho
Forum topic
OneSpan Sign
Hi,
Trying to implemented the quick start, getting error 404 file not found when doing post.
Removed the header "Accept: application/json". And it returns with a 200 and it is return html indicating "Error" but no detail.
Forum topic
OneSpan Sign
Hi Team,
Can we disable Click to Apply feature to required documents and manually sign on that document in the package.
Thanks,
Navya.
Forum topic
OneSpan Sign
I have seen the post of creating the package from the existing template using .NET SDK.
https://developer.esignlive.com/code-share/create-template-use-create-package-net/
Is it possible using REST API too. If yes can you please make a similar tutorial using REST API as well.
Thanks,
Sumit
Forum topic
OneSpan Sign
Hello team,
We have a client who was following the example code from this link:
https://www.esignlive.com/blog/esignlive-create-send-package-rest-ruby
They used the Package Definition JSON from this link:
https://developer.esignlive.com/guides/quick-start/creating-and-sending-a-package-rest/
And
Forum topic
OneSpan Sign
Hello,
We found that once a package was created, all signers will receive an invitation email including the link to Signing Ceremony, but not the package owner. Is there any way to send the same email to sender also?
Thanks in advance!
Forum topic
OneSpan Sign
Hi team,
I am trying to modify the package expiry date using Java SDK (11.21), even though I am getting 200 success response but it is not reflecting or updating.
Please find a piece of code which I have used.