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-11-12T21:46:21.3155686+00:00"
application/xml, text/xml
Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2025-11-12T21:46:21.3155686+00:00</dateTime>