Discussions
List attendance deviation
3 months ago by Sebastian
Our employee has these working hours, which are correctly reflected via API.
"start_time": "07:13",
"end_time": "11:30",
"start_time": "11:57",
"end_time": "15:11",
According to our settings there must be a 30 min break, automatically deducted.
But the logged break here is only 27 minutes.
Therefore the total work time at the Personio website is decreased by three minutes at the end of the day.
But it seems that there is no way to retrieve the reduced working time via the "List Attendances" API?
How can I access the total time worked when breaks are automatically removed?