curl --location --request POST 'https://qyapi.weixin.qq.com/cgi-bin/checkin/punch_correction' \
--header 'Content-Type: application/json' \
--data-raw '{
"userid": "zhangsan",
"schedule_date_time": 1654444800,
"schedule_checkin_time": 32400,
"checkin_time": 1654486827,
"remark": "备注信息"
}'
{
"errcode": 0,
"errmsg": "ok"
}
【企业微信】API开发者 微信交流群
用微信扫右侧二维码,加入【企业微信】API开发者 交流群,互助沟通