Hattabitos

Skip optional signature

0 votes
Is it possible to skip an optional signature, or to mark it as complete without signing it? We would like to achieve this using Java

Reply to: Skip optional signature

0 votes
Hi there, Currently, if you directly call eslClient.signDocuments(PackageId packageId, String signerId) function, all optional signatures will be automatically signed, which doesn't meet your requirement I believe. Alternatively, I've created some Java code snippets for you to have this done by a combination of REST and SDK methods. Please check the attachment and let me know if you have any questions related to this code. Hope this could help! Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Attachments

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