GET api/ServiceCompanyEmployee/GetSingleServiceCompanyEmployee/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

ServiceCompanyEmployeeDto
NameDescriptionTypeAdditional information
ServiceCompanyEmployeeId

integer

None.

ServiceCompanyId

integer

None.

FirstName

string

None.

LastName

string

None.

Designation

string

None.

ContactId

integer

None.

RecordStatus

byte

None.

IsGlobalStaff

boolean

None.

BranchId

integer

None.

Name

string

None.

ContactDto

ContactDto

None.

ServiceCompanyDto

ServiceCompanyDto

None.

ServiceCompanyScheduleDtoList

Collection of ServiceCompanyScheduleDto

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.