1307 results matched your search criteria
Forum topic
Intelligent Adaptive Authentication
Hi,
In OneSpan portal we can search a transaction by transaction name. (I have attached a screen shot)
Is there any api in SDK which allows us to search a package by Transaction name?
Thanks,
Kamran
Forum topic
OneSpan Sign
I am using onespan for sending documents for signing.Is there a way to add custom fields while creating a package? When i am sending the mail for people to sign the document, i make use of fields such as $PACKAGE_NAME and $PACKAGE_OWNER_EMAIL in my html file.
Forum topic
OneSpan Sign
Hi ,After cloning package , I want to reorder documents in the package before it is sent. Basically I want 4th document in the order to move at first place. I am using Rest API. Is there any way to handle this ? Please let me know. Thanks
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
Here is the scenario. I need to change the Expiration Date of several packages that are about to expire out 30 Days.
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.
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
Are there any utilities for purging expired eSignLive packages? In other words, is there anyway we could have you purge packages that are older than a certain specified number of days? Or maybe purge all packages created before a certain date?