GET api/MGDReport/GetEmployeeMarkHeirarchyGraphData?intEmpCode={intEmpCode}&FromDate={FromDate}&ToDate={ToDate}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
intEmpCode

integer

Required

FromDate

string

Required

ToDate

string

Required

Body Parameters

None.

Response Information

Resource Description

D3Data
NameDescriptionTypeAdditional 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:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'AXCommunication.Models.D3Data'. Path 'children'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'AXCommunication.Models.D3Data'. Path 'children'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[AXCommunication.Models.D3Data, AXCommunication, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[AXCommunication.Models.D3Data, AXCommunication, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.