GET api/AttendancePunchAPI/GetTimeRecordAndButtonStatusForWeChat?employeeGID={employeeGID}&startDate={startDate}&endDate={endDate}&sha1Code={sha1Code}

HRight2.0 陆宁 [微信] 获取打卡记录和按钮状态接口 该方法已经废弃,打卡球的状态现在由前端判断2021-2-3加的注释

Request Information

URI Parameters

NameDescriptionTypeAdditional information
employeeGID

globally unique identifier

Required

startDate

date

Required

endDate

date

Required

sha1Code

string

Required

Body Parameters

None.

Response Information

Resource Description

HRight2.0 陆宁 [微信] 获取打卡记录和按钮状态接口 该方法已经废弃,打卡球的状态现在由前端判断2021-2-3加的注释

string

Response 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>