101 results matched your search criteria
Forum topic
OneSpan Sign
I'm creating an application to get all packages for an account with a date range.
I'm using the following call
Page completed_packages = eslClient.PackageService.GetUpdatedPackagesWithinDateRange(DocumentPackageStatus.COMPLETED, new PageRequest(index, 50), from, to);
T
Forum topic
OneSpan Sign
Hello,
I have created package and send successfully. How to assign right for send package to another user(who is sender of document on particular package) using rest api.??
I have tried with delegates and added sender on my account but can't able to give right as delegate using rest api ??
Forum topic
OneSpan Sign
Hi
From sender UI, when user click the download button, it will download all the signed document as zip file, is it possible to include evidence summary for each package when clicking ‘ download’ button?
Forum topic
OneSpan Sign
We would like to have multiple senders creating and sending transaction.
Forum topic
OneSpan Sign
Greetings
I'm building an app for a customer using ESignLive. person1 fills in a couple Textbox fields with numbers and signs a document (there is only one place for that person to sign). The document is still open (not complete yet).
Forum topic
OneSpan Sign
I would like to request an enhancement that would only allow a user that is defined as either an Owner or Manager to the "Save Layout" button. We have one area that creates and manages the Layouts for the documents we are utilizing for eSign.
Forum topic
OneSpan Sign
My email address is already set up as a sender with a sandbox that is shared with others.
I want to create a separate sandbox where my email is the owner so that I can do some testing without affecting what others are working on. An email address is only to be associated with one sandbox.
Forum topic
OneSpan Sign
when I tried to create a package using API call to my sender account (not the owner), even in the header, I put the sender API key there, but I got error message as
Forum topic
OneSpan Sign
After doing some 11.39 SANDBOX testing; seems retrieving Sender via Email works but retrieving Sender via Sender ID does not.
Forum topic
OneSpan Sign
Hello,
I am in the process of testing the migration of API key to API Token. I created a client app in the test account, got the client id and client secret. But I can't retrieve the Token API from the ApiTokenConfig
Here is the error message I get: