GET Employee/GetChildreenTree?employeeId={employeeId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
employeeId

integer

Required

Body Parameters

None.

Response Information

Resource Description

EmployeeModel
NameDescriptionTypeAdditional information
Id

integer

None.

ParentId

integer

None.

CompleteName

string

None.

Latitude

decimal number

None.

Longitude

decimal number

None.

OnService

boolean

None.

State

string

None.

Children

Collection of EmployeeModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

text/html

Sample:

Sample not available.