GET api/Mobile/Timesheets?EmployeeID={EmployeeID}&LineDate={LineDate}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
EmployeeID | integer |
Required |
|
LineDate | date |
Required |
Body Parameters
None.
Response Information
Resource Description
dateResponse Formats
application/json, text/json, text/html
Sample:
"2025-04-28T14:00:44.7601416+01:00"
application/xml, text/xml
Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2025-04-28T14:00:44.7601416+01:00</dateTime>