Register method

Overview

This method can be used to register users within Wolter Kluwer ESign for either electronic delivery method; ElectronicWithESign or ElectronicOnly.

The smart consent status will be returned to the Financial Institution, indicating the consent status of the email they wish to deliver electronic packages to. Possible statuses include:

  • Consent
    • Indicates the user email address provided has consented to receiving electronic packages through Wolters Kluwer E-Sign
  • InvitationSent
    • Indicates the user email address provided has not consented to receiving electronic packages through Wolters Kluwer E-Sign. A welcome package/invitation for electronic delivery is automatically sent.
  • NoConsentStatus
    • Indicates the user email address provided has received a welcome package/invitation for electronic delivery through Wolters Kluwer E-Sign but the user has not set a consent status.
  • OptOut
    • Indicates the user email address provided has opted out of electronic package delivery through Wolters Kluwer E-Sign.
  • Declined
    • Indicates the user email address provided has declined consent for electronic package delivery through Wolters Kluwer E-Sign.
  • InvalidEmailAddresses
    • Indicates the user email address is not valid
  • UserContainerDoesNotExist
    • Indicates that the User Container has not been entered for the account in the Tool Suite > SETUP Page.
      Note: the valued entered in the Setup Page for user container must match what is created for the account in WKES (ex. ‘Recipients’)..

Related Topics