Discussions
Is there a chance to get overtimes for employees using API/v1?
4 years ago by Thomas Uhle
I did not find any call that get the current (overall) overtimes for Employees. Did i miss something?
Found that the Personio frontend can load it using:
https://XXXX.personio.de/api/v1/overtimes/items?filter[startDate]=2021-12-27&filter[endDate]=2022-02-06&filter[employee]=XXXXXX&filter[itemTypes][]=AttendancePeriod&filter[itemTypes][]=AttendanceDailyOvertimeItem&filter[itemTypes][]=AttendanceDailyDeficitItem&filter[itemTypes][]=AttendanceWeeklyOvertimeItem
This one can only be called by the personio frontend

