Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpdateUserAccountType

This service is used to change the AccountType of a Customer.

When changing the AccountType from Standard to Incognito or Basic, all credentials and roles are removed.

When changing the AccountType from Incognito or Basic to Standard:

  • Uniqueness checks are done for the EmailAddress and Nickname
  • Default customer roles are generated
  • When no password is provided, one is generated and returned in the response
  • If configured, the user will receive an welcome to EVA email. If no valid password is provided, the email will also contain a generated password.

Hierarchy

  • UpdateUserAccountType

Index

Properties

AccountType

AccountType: UserAccountType

Optional Password

Password: undefined | string

Optional UserID

UserID: undefined | number

Entity type: User