268 results matched your search criteria
Forum topic
OneSpan Sign
Hey team,
Can we obtain the maximum amount of senders on the account using the API/SDK?
Thanks in advance!
Forum topic
OneSpan Sign
Hi,
I am working on a scenario where I need to send a package for eSign on behalf of a sender from an "account" different from that of the Sender.
Each package could have different sender or I can use a sender that I used in an earlier package.
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
Team,
Trying to form iframe url for sender in the package. When i open the url, seeing an error unauthorized access.
Forum topic
OneSpan Sign
In the case that you have 100's of senders as our organisation has its very hard to find specific sender.
I suggest search by name and by sender type(regular, manager,owner...).
Forum topic
OneSpan Sign
Hi
Is it possible to update the language of the sender , using the REST API after the sender has been created.
For example making a PUT to
https://sandbox.esignlive.com/api/account/senders/8X9iP9K5wQwK
{"language":"en"}
Forum topic
OneSpan Sign
Hello,
I have a working form running app to sand box, I am now trying to make the sender dynamic. When I send the form with the sender email that was set up with original sand box account everything works fine.
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 have inherited a small (and incomplete) application from a former developer at my company that uses v11.5 of the .Net SDK to manage senders for our account. Recently we used the app to delete a sender via a call to AccountService.DeleteSender().