UpdateCustomerUserRequestModel

Request Model to update a end customer's user.

NameDescriptionTypeAdditional Information
FirstName

First name of the user.

string

None.

LastName

Last name of the user.

string

None.

PhoneNumber

Phone number of the user.

string

None.

Roles

Roles of the user. Valid roles are: Partner_Support, Partner_Sales, Partner_Administrator, Billing and Customer_Administrator. If more than one role is specified, the user is granted the role that can perform the most tasks. If a role is not specified, the user is granted access to their own services, with no admin privileges.

Collection of string

None.