GET api/AttendancePunchAPI/GetInitPunchDataSingleEmp?startDate={startDate}&endDate={endDate}&employeeGID={employeeGID}
20200430 HRight2.0 陆宁 [微信] 打卡数据初始化接口,获取人员相关信息,当天的班次情况
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
startDate | date |
Required |
|
endDate | date |
Required |
|
employeeGID | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
20200430 HRight2.0 陆宁 [微信] 打卡数据初始化接口,获取人员相关信息,当天的班次情况
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>