GET api/agency/accountmanager

Get the account manager for an agency Processes this agency API request. The parameter and response sections describe the data exchanged with the API.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

A list of administrators for the agency

PeopleGroupDataContract
NameDescriptionTypeAdditional information
BranchId

The unique identifier of the related branch resource.

integer

None.

OwningTeamId

The unique identifier of the related owning team resource.

integer

None.

BranchName

The branch name value.

string

None.

OwningTeamName

The owning team name value.

string

None.

Roles

The collection of roles.

Collection of RoleDataContract

None.

Address

The address value.

AddressDataContract

None.

RoleCount

The role count value.

integer

None.

Origin

The origin value.

EnumDataContract

None.

Grade

The grade value.

EnumDataContract

None.

TeamAccessType

The team access type value.

string

None.

Name

The name value.

string

None.

Description

The description value.

string

None.

GroupType

The group type value.

EnumDataContract

None.

GroupIcon

The group icon value.

EnumDataContract

None.

SystemStatus

The system status value.

EnumDataContract

None.

GroupBackgroundImageUrl

The group background image url value.

string

None.

Notes

The notes value.

string

None.

Members

The collection of members.

Collection of GroupMemberDataContract

None.

PreferredCompanies

The collection of preferred companies.

Collection of PreferredCompanyDataContract

None.

AdditionalQuestions

The additional questions value.

AdditionalQuestionsDataContract

None.

Separated

Indicates whether separated is true.

boolean

None.

CustomFields

The collection of custom fields.

Collection of CustomFieldGroupWithValuesDataContract

None.

CreatedDate

The created date, expressed as a date and time.

date

None.

CreatedBy

The created by value.

CreatedByDataContract

None.

Id

The unique identifier of this resource.

integer

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.