GET Api/Employee/GetEmployeesBySearch?SearchText={SearchText}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
SearchText

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Employee
NameDescriptionTypeAdditional information
EmployeeId

integer

None.

EmployeeName

string

None.

EmployeeCode

string

None.

DepartmentId

integer

None.

DesignationId

integer

None.

CompanyId

integer

None.

ImageId

integer

None.

EmailId

string

None.

PhoneNumber

string

None.

EmployeeManagerId

integer

None.

ProjectId

integer

None.

UnitId

integer

None.

IsManager

boolean

None.

DateOfJoining

date

None.

IsActive

boolean

None.

IsBiometricEnabled

boolean

None.

IsMobileEnabled

boolean

None.

ShiftId

integer

None.

BandId

integer

None.

Company

Company

None.

Designation

Designation

None.

Department

Department

None.

Image

Image

None.

Shift

Shift

None.

Project

Project

None.

Unit

Unit

None.

UserImage

Collection of byte

None.

Band

Band

None.

CreatedDate

date

Data type: DateTime

CreatedBy

string

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.