{
"userSn": "N51341,G51020",
"departmentSn": "V30,Y85",
"startDate": "2026-07-01",
"endDate": "2026-07-13",
"limit": 200,
"offset": 301
}curl --location 'https://mock.apidog.com/m1/1073975-0-default/fsapi/V3/su_clock_records.json' \
--header 'Content-Type: application/json' \
--data '{
"userSn": "N51341,G51020",
"departmentSn": "V30,Y85",
"startDate": "2026-07-01",
"endDate": "2026-07-13",
"limit": 200,
"offset": 301
}'{
"response": {
"status": "success",
"err_msg": "",
"limit": 301,
"offset": 0,
"datas_count": 1086,
"datas": [
{
"user_sn": "B46706",
"department_sn": "J31",
"clock_date": "1980-10-28",
"period": "2",
"clock_type": "fugia",
"clock_time": "04:21:10",
"ip": "68.170.255.94",
"latitude": "24.3208",
"longitude": "121.53",
"clock_method": "vol",
"machine": "machine1",
"clock_location": "台北公司"
},
{
"user_sn": "H75338",
"department_sn": "M84",
"clock_date": "1994-10-03",
"period": "3",
"clock_type": "eius",
"clock_time": "22:32:38",
"ip": "72.106.158.94",
"latitude": "24.1177944",
"longitude": "121.417581",
"clock_method": "pa",
"machine": "machine1",
"clock_location": "台北公司"
},
{
"user_sn": "S52201",
"department_sn": "G2",
"clock_date": "2021-06-06",
"period": "2",
"clock_type": "est ",
"clock_time": "06:18:45",
"ip": "87.59.165.220",
"latitude": "24.2539473",
"longitude": "121.121929",
"clock_method": "conse",
"machine": "machine3",
"clock_location": "台北公司"
}
]
}
}