GetCustomerUserResponseModel

Provides details about a user.

NameDescriptionTypeAdditional Information
UserId

Unique identifier of a user.

string

None.

FirstName

First name of the user.

string

None.

LastName

Last name of the user.

string

None.

PhoneNumber

Phone number of the user.

string

None.

EmailAddress

Email address of the user.

string

None.

Roles

Roles assignable to the user. User roles are listed in order of privilege, from highest to lowest.
Valid Roles for a Partner Customer:

  • Partner_Administrator
  • Partner_Sales
  • Partner_Support
  • Customer_Administrator
  • Billing
Valid Role for a Resold Customer:
  • Customer_Administrator
Default Access:
If no role is specified, the user is granted access only to their own services, without any administrative privileges.

Collection of string

None.

Culture

Culture or language of the user.

string

None.

UserServices

Services information for the user.

Collection of UserService

None.