Improved
Employee API: minor improvements to the API reference
about 5 years ago by Matthias Mikoschek
Two small improvements to the API reference:
Two small improvements to the API reference:
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.
Added the absence category attribute to the "TimeOffType" object:
Added pagination to the Attendance endpoint to make fetching larger sets of attendance data easier.