266 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
When 'eslClient.getPackageService().getPackage({packageID}).getSigners()' is used, it gives a list of all signers including the sender as one of the signers.
Forum topic
OneSpan Sign
We are using the completion report API to retrieve the completed transactions from all senders. Using this (/api/reports/completion?status=COMPLETED&from=2020-03-01&to=2020-05-13), service did not return all of the senders (only 49 out of 146). It also did not return
Forum topic
OneSpan Sign
I have got into a very weird scenario today. Using Apex SDK to create package in OneSpan.
I have created a package in OS with placeholder1 assume roleId as 'ph01' and signer1 with roleid as 'signer01'
Forum topic
OneSpan Sign
We are using the Java REST API to create and send the transactions. We would like our customer recipients to use SMS authentication for the signing ceremony, but our back office/branch senders will not be using SMS. Our transactions are sent via the API are created su
Forum topic
OneSpan Sign
Hi,
I'm using the Java SDK and trying to open the signing ceremony as the package owner (sender), when the package owner isn't a signer in the package.
Forum topic
OneSpan Sign
Hi,
I am the sender, and i want to receive the email when I click ‘forgot your password’ link in the login page.
Forum topic
OneSpan Sign
I have the code working that sets the "sender" when the package is not in-person. But this code doesn't seem to work with in-person. All the in-person packages shows me (account owner) as the owner even when I set a different user as the sender.
Forum topic
OneSpan Sign
Hi,
I want to merge one owner account to another account. from the merge sender option, 3) before merging the account owner to another account, please set one of regular sender of origin account as account owner.
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 ??