Discussions
Persons V2 Api doesn't provide Org Unit IDs
Organizational entities (Org units, Offices, LEs, Cost centers) are transferred with their id only. Names can be retrieved using the v1 API or the Org unit endpoint
Internal Server Error: https://api.personio.de/v2/compensations
Hi,
The endpoint with /v2/recruiting/categories was not found
I already have a right for personio:recruiting:read but, i'm still getting 404 for the categories API:
Sick days balance does not yield any result
Hello everyone!
Did anyone have any luck with retrieving the number of sick days taken by each employee via API?
When I call for the absences ("https://api.personio.de/v1/company/employees/{{EMPLOYEE_ID}}/absences/balance") I get the paid vacation but nothing else. I tried changing the custom integration permissions but it does not change the end result. Any help appreciated! Thanks!
Pagination Bug in persons v2?!
Hey there,
Listing Attendance Periods is not sorted logically
The endpoint for listing attendance periods has no valid way to add sorting criteria.
Employee last_modified_at is not touched by work schedule change
Hello,
/v2/persons status
According to the docs /v2/persons should return a status
, that isn't the case.
I get an object with:
Error 431 on v2/persons
When working with persons endpoint I'm getting 431. Same calls have been made the last month without issues. The same issue appears on the api.personio.de documentation page, when trying the example code there. Chance of getting the error is about 50:50. Why is that? The only headers in the request is the access token and accept
Changelog updates
Hey! Is there any mailing list so I can get changelog updates in my mailbox?