GET api/TimesheetImport?start={start}&end={end}
Gets the list of timesheet records for the given date range
Request Information
Parameters
Name | Description |
---|---|
start
(param in the URI) |
start date |
end
(param in the URI) |
end date |
Response Information
Response body formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.