GET api/AttendanceRecord?startDate={startDate}&endDate={endDate}&EmpId={EmpId}&Userid={Userid}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| startDate | string |
Required |
|
| endDate | string |
Required |
|
| EmpId | integer |
Required |
|
| Userid | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}