32 results matched your search criteria
Forum topic
OneSpan Sign
HI,
Is it possible to get the api key of the sender who sent the package.
Thank you,
Sudhangi
Forum topic
OneSpan Sign
I know how to get subaccount api keys but how do I get a senders API key. The user has left State employment so I can't have them just login and give it to me. I don't see it in the Sender structure.
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
Hi team,
Our client has a question that if they have an API Key, how they can know which email is associated to this API Key?
Please advise if you need any further information.
Thanks,
Forum topic
OneSpan Sign
Get sender ids by owner’s api key
API Call : https://sandbox.e-signlive.com/api/account/senders
We are trying to retrieve the senders by owners API key. In the response it returns only one sender where we have multiple senders. Can you please help with this.
Thanks
Rajesh
Forum topic
OneSpan Sign
Should I be able to view current packages for all senders under the same account using the API key and .NET SDK?
I have created a Sandbox account with an additional sender and can successfully create a new package in DRAFT passing only the secondary account as the sender.
Forum topic
OneSpan Sign
Hi,
We have been trying to sign all documents using the canadian REST API (e-signlive.ca/api)
We tried creating a package with the code provided on https://developer.esignlive.com/guides/feature-guides/sign-documents/ .
We added a role ('Sender') and approval for this role.
{
"name":"Cont
Forum topic
OneSpan Sign
Hi,
is it possible to retrieve API key from the owner account via API call? currently I knew, I can retrieve the sender account API key via API call.
thanks,
Cindy
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