sudhangi

Get all signers for a package

0 votes
Hi, When 'eslClient.getPackageService().getPackage({packageID}).getSigners()' is used, it gives a list of all signers including the sender as one of the signers. This is the case even though the sender has no documents to sign. Is there a way to exclude a sender from the signer list (if sender does not have any docs to sign)? Thanks, Sudhangi

Reply to: Get all signers for a package

0 votes
Hi Sudhangi, Unfortunately, it is not possible. The sender will always be present in the package because he or she is technically the owner of the package.
Haris Haidary OneSpan Technical Consultant

Reply to: Get all signers for a package

0 votes
Hi Harris, In that case is there a way to determine from the retrieved signer list which one of those actually have documents to sign? Thanks.

Reply to: Get all signers for a package

0 votes
You can use the ids returned in the signer list to retrieve all signatures as per: https://developer.esignlive.com/guides/feature-guides/retrieve-all-signatures/
Haris Haidary OneSpan Technical Consultant

Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off