GET api/v1/timesheets/{timesheetId}/entries?employeeId={employeeId}&startDate={startDate}&endDate={endDate}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
timesheetId

integer

Required

employeeId

integer

Required

startDate

string

Required

endDate

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.