improved

Attendance API: improved failure handling for attendance batch POST

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

Added the absence category attribute to the "TimeOffType" object:

improved

Attendance API: pagination

Added pagination to the Attendance endpoint to make fetching larger sets of attendance data easier.