In Person vs Remote at Signer Level
Friday, March 26, 2021 at 02:58pmSeeing how to set the inPerson(Boolean) at the DocumentPackage level. Is there any way to set this attribute at the signer level? Our workflow has the possibility that some signers will be in person and others will be remote. We would like to suppress the email for in-person signers but still want the email sent to remote signers. I am not seeing that the API supports this. Does it?
Thanks
Reply to: In Person vs Remote at Signer Level
Friday, March 26, 2021 at 03:15pmHi Michael,
There's an option in backoffice which allows to ONLY suppress activation emails for in-person transactions (Need to contact [email protected] to have this flag turned on). In which case, you'd additionally notify remote signers through the API or SDK function.
With regards to in-person settings, it's only available at package level, namely each recipient can sign either remotely or in-personing depending on how you deliver the signing link.
Duo