GET api/AttendancePunchAPI/GetEmployeeLeaveInfo?employeeGID={employeeGID}&startDate={startDate}&endDate={endDate}
HRight2.0 陆宁 [微信] 获取人员当天休假数据接口
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
employeeGID | globally unique identifier |
Required |
|
startDate | date |
Required |
|
endDate | date |
Required |
Body Parameters
None.
Response Information
Resource Description
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>