Complete User Information
Name | Description | Type | Required? | Additional information |
---|---|---|---|---|
roles |
Roles of the user |
Collection of Role Information |
No |
None. |
active |
Flag denoting if user is active |
boolean |
No |
None. |
startDate |
Start Date of User Activity |
date |
No |
None. |
endDate |
End date of user activity |
date |
No |
None. |
contactInfo |
Contact Information of the User |
Contact Information |
No |
None. |
addressInfo |
Address Information of the User |
Address Information |
No |
None. |
userId * |
User Id |
string |
Yes |
String length: between 1 and 32, inclusive |
firstName |
First Name of the User |
string |
No |
String length: between 1 and 50, inclusive |
lastName |
Last Name of the User |
string |
No |
String length: between 1 and 50, inclusive |
displayName |
Preferred Display Name |
string |
No |
String length: between 1 and 50, inclusive |
alternateId |
Alternate user Id |
string |
No |
String length: between 1 and 32, inclusive |
primaryLanguage |
Primary Language of User |
string |
No |
String length: between 1 and 50, inclusive |
secondaryLanguage |
Secondary Language of the User |
string |
No |
String length: between 1 and 50, inclusive |
customerAuditDate |
Last modified audit information |
date |
No |
None. |