Name | Description | Type | Additional information |
---|---|---|---|
Username | string |
Required String length: inclusive between 0 and 100 |
|
string |
Required |
||
GroupMemberships | Collection of string |
None. |
|
ExternalId |
Identifier external to the DRC System; a custom Id |
string |
String length: inclusive between 0 and 30 |
ProducerCode |
Producer code |
string |
String length: inclusive between 0 and 50 |
FirstName | string |
String length: inclusive between 0 and 30 |
|
LastName | string |
String length: inclusive between 0 and 30 |
|
CommercialName |
Legal Name |
string |
String length: inclusive between 0 and 500 |
AgencyName | string |
String length: inclusive between 0 and 500 |
|
Role |
Primary role of the agency. Changing the value of this field after the initial create request is highly unusual and should not be done without caution. |
AgentPrimaryRoleEnum |
None. |
OrganizationIds |
Ids of the organizations the agency belongs to |
Collection of integer |
None. |
ParentAgencyId | integer |
None. |
|
ParentAgency | AgencyDTO |
None. |
|
IsActive |
Indicates if the agency's user account is currently activated |
boolean |
Required |
Commissions | Collection of AgentCommissionDTO |
None. |
|
Licenses | Collection of AgentLicenseDTO |
None. |
|
ErrorsAndOmissions | Collection of AgentErrorAndOmissionDTO |
None. |
|
Id |
Primary Id |
integer |
None. |