Discussions

Ask a Question

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?

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.

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.

Critical Issue with Parallel Attendance Booking Deletions - Bookings Persist Despite Successful API Responses

Priority: High

Supervisor Field not set in Response to https://api.personio.de/v2/persons/{person_id}/employments/{id}

Dear Personio team,

Question about Absence Search in Personio API V2

Dear Personio Team,

.Com Domain & Certificate

Hi,

Full API release

Hello community!
I generated my token from my secret key and client_id. However, when I run my tests on the Reference API, I get a 404 error, indicating that I'm not authorized to access.

ANSWERED

Access to Vacation Entitlement via API

Hi Personio team,

ANSWERED

Don't see created_at and updated_at at the API response

Hi,
I'm using the Person endpoint described here:
https://developer.personio.de/reference/get_v2-persons.
According to the documentation, the response should include the created_at and updated_at fields. However, I'm not receiving these fields in the API response.