GET api/clients/summary?clientId={clientId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
clientId | string |
None. |
Body Parameters
None.
Response Information
Resource Description
ClientSummaryResponseName | Description | Type | Additional information |
---|---|---|---|
ClientContactId | string |
None. |
|
ClientId | string |
None. |
|
ClientName | string |
None. |
|
ClientSiteId | string |
None. |
|
ClientSiteName | string |
None. |
|
Position | string |
None. |
|
IsPartnerMember | boolean |
None. |
|
PartnerLogoUrl | string |
None. |
|
Timezone | string |
None. |
|
string |
None. |
||
ClientDetails | ClientDTO |
None. |
|
MemberUserId | string |
None. |
|
FirstName | string |
None. |
|
LastName | string |
None. |
|
OtherNames | string |
None. |
|
AccountManager | ConsultantDTO |
None. |
|
TalentConsultant | ConsultantDTO |
None. |
|
Permissions | Collection of integer |
None. |
|
ProfileImageUrl | string |
None. |
|
PhoneNumber | string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.