| Name | Description | Type | Additional information |
|---|---|---|---|
| SourceSystem |
Source system |
ExternalSources |
None. |
| FirstName |
First Name of the User (Optional if [ReferenceId] is available) |
string |
Max length: 50 |
| LastName |
Last Name of the User (Optional if [ReferenceId] is available) |
string |
Max length: 50 |
| ReferenceCode |
Reference code of the User (Optional if [ReferenceId] is available) |
string |
Max length: 50 |
| DOB |
DOB of the user (Optional if [ReferenceId] is available) |
date |
None. |
| ReferenceId |
Reference Id of the external profile reference |
string |
Max length: 50 |
| Type |
Type of the user |
UserType |
None. |
| LoginName |
LoginName of User |
string |
Required Max length: 150 |
| Password |
Password of User |
string |
Required Max length: 30 Min length: 6 |
|
Email of User |
string |
Required Max length: 150 |
|
| Roles |
Roles to be assigned to the User |
Collection of string |
None. |
| SecurityAnswers |
List of security question answers |
Collection of SecurityDataInput |
None. |