GET Api/TimeSheet/{EmployeeId}/Date/{TimeSheetDate}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
EmployeeId

integer

Required

TimeSheetDate

date

Required

Body Parameters

None.

Response Information

Resource Description

TimeSheet
NameDescriptionTypeAdditional information
TimeSheetId

integer

None.

TimeSheetDate

date

None.

EmployeeId

integer

None.

TotalLoggedHours

decimal number

None.

EmployeeName

string

None.

Employee

Employee

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.