30 results matched your search criteria
Forum topic
OneSpan Sign
I've grabbed a completion report and am looping through the packages to archive them.
I've tried the following:
RestClient client;
client = new RestClient("https://apps.e-signlive.com/api");
UrlTemplate template;
template = new UrlTemplate("https://apps.e-signlive.com/api");
St
Forum topic
OneSpan Sign
Hi, we want to keep track of the transactions that has been completed, that's why we would like to archive the transactions we already have in our DB as completed. I would like to ask if there's a way to archive multiple transaction in a single API request.
Forum topic
OneSpan Sign
Hi
Can you please let me know what are all the effects of changing the packatge status to "ARCHIVED"
Is there any online article that details all the package status and what are the effects of each
Thanks
Mario
Forum topic
OneSpan Sign
Hi,
I did set up in Data Retention for archived as 1 days. It was moving to archived folder but i am not getting any callback notification for Transaction_Archived.
will I get notification or I should mark the status as archived then only I can receive notification
Forum topic
OneSpan Sign
Hello!
After a Package is Completed its available at the plataform the option to manually Archived the transaction . Ok with that.
Forum topic
OneSpan Sign
We are having issues using the API key to archive messages. We are getting a 403 error.
I removed the URL/and package number, but you can see the error below.
Forum topic
OneSpan Sign
Hello there,
I have an eSignLive integration, using the SDK v11, where I am able to Create& Send package for signing to:
1. Three Signers with corresponding "Click to Sign" signatures
2.
Forum topic
OneSpan Sign
Currently end users are having to MANNUALY move completed packages to archive to keep their inbox free of clutter.
Forum topic
OneSpan Sign
Does eSignLive have a mechanism to auto archive completed packages after a set number of days?
It would simplify our process as we would not have to build the infrastructure in our system to manage the package life cycle if this feature already exists.
Forum topic
OneSpan Sign
I can successfully pull Packages in DRAFT, TRASH, and SENT status, but the Sent Status returns Packages that have been Archived.