Discussions

Ask a Question

Cannot book hourly sickness absence till midnight (API inconsistency with Attendance)

We’ve created an absence type for hourly sickness. The issue is that the API does not allow booking an absence until midnight.

Absence period API incorrectly handles timezones (entries not retrievable via search)

When creating absence periods with UTC timestamps, the API is incorrectly converting or ignoring timezone information. This leads to absence entries being created with shifted times and makes them impossible to retrieve with standard search queries.

How to access termination data in the API

I know that terminated_at and terminated_date are part of termination in the employment, but I'm missing the other termination data like voluntary termination, type of termination or reason. Can I access those?

Create a Time-Off API(https://api.personio.de/v1/company/time-offs)

hello.
I'm try ing to create an one day absence with this api.
but error(400 bad request) always happens when configuring false with half_day_start & half_day_end.
does anyone know how to deal with this problem?

SSL: CERTIFICATE_VERIFY_FAILED

Hi,

Retrieve All Absences WITH Person ID (missing include / field parameter?)

When using the Personio API, the absence-periods endpoint does not seem to provide a field or include parameter to directly retrieve the Person ID together with the absence data.