GET api/MGDReport/GetEmployeeMarkHeirarchyGraphData?intEmpCode={intEmpCode}&FromDate={FromDate}&ToDate={ToDate}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| intEmpCode | integer |
Required |
|
| FromDate | string |
Required |
|
| ToDate | string |
Required |
Body Parameters
None.
Response Information
Resource Description
D3Data| Name | Description | Type | Additional information |
|---|---|---|---|
| name | string |
None. |
|
| imageUrl | string |
None. |
|
| area | string |
None. |
|
| profileUrl | string |
None. |
|
| office | string |
None. |
|
| tags | string |
None. |
|
| isLoggedUser | boolean |
None. |
|
| id | integer |
None. |
|
| pid | integer |
None. |
|
| unit | UnitType |
None. |
|
| positionName | string |
None. |
|
| children | Collection of D3Data |
None. |
|
| collapsed | boolean |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: