We have requirement where user are transferred between departments and his/her email ID changing (e.g. [email protected] to [email protected]). We can create new account with Id [email protected].

 

Is it possible to

1) Is it possible to transfer all packages/transaction from  [email protected] to [email protected]?

I want to setup a template where  I have setup 2 groups one called Advisors the other called Manager.

Each of the groups will have multiple users in each, when the template is used by the sender would they be able to select a user from each group or does everyone in the group have to get a click to sign?

Hi,

I am a bit confused about  “Delegation” scenario vs sender onbehalf owner scenario, are those 2 different thing? 

For example,

In the sender UI, I login A's account, and manage the transaction for B with delegation enabled, when A create the package from B’s account, the package owner is still B.

 

Can I turn off the email to signers? I had expected a     .withSettings(newDocumentPackageSettings()
                            .withInPerson()) might do that, but I got the email this way too.

Our app will be automatically loading the signing URL for in-person signing and we dont need the email to the signer.

                   Thanks