improved
Attendance API: improved failure handling for attendance batch POST
almost 5 years ago by Matthias Mikoschek
Pushing large sets of attendance periods into Personio via the API used to be difficult because every "incorrect" element in the list caused an interruption in the whole POST process.
improved
Absence API: absence categories
almost 5 years ago by Matthias Mikoschek
Added the absence category attribute to the "TimeOffType" object:
improved
Attendance API: pagination
almost 5 years ago by Matthias Mikoschek
Added pagination to the Attendance endpoint to make fetching larger sets of attendance data easier.