GET api/agency/accountmanager
Get the account manager for an agency
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
A list of administrators for the agency
PeopleGroupDataContractName | Description | Type | Additional information |
---|---|---|---|
BranchId | integer |
None. |
|
OwningTeamId | integer |
None. |
|
BranchName | string |
None. |
|
OwningTeamName | string |
None. |
|
Roles | Collection of RoleDataContract |
None. |
|
Address | AddressDataContract |
None. |
|
RoleCount | integer |
None. |
|
Origin | EnumDataContract |
None. |
|
Grade | EnumDataContract |
None. |
|
TeamAccessType | string |
None. |
|
Name | string |
None. |
|
Description | string |
None. |
|
GroupType | EnumDataContract |
None. |
|
GroupIcon | EnumDataContract |
None. |
|
SystemStatus | EnumDataContract |
None. |
|
GroupBackgroundImageUrl | string |
None. |
|
Notes | string |
None. |
|
Members | Collection of GroupMemberDataContract |
None. |
|
PreferredCompanies | Collection of PreferredCompanyDataContract |
None. |
|
AdditionalQuestions | AdditionalQuestionsDataContract |
None. |
|
Separated | boolean |
None. |
|
CustomFields | Collection of CustomFieldGroupWithValuesDataContract |
None. |
|
CreatedDate | date |
None. |
|
CreatedBy | CreatedByDataContract |
None. |
|
Id | integer |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.