Discussions
Endpoint /company/employees returns inconsistent value for property vacation_day_balance
By the end of August we got notified about changes that affects the determination of the vacation entitlement. In the Personio web application the remaining vacation day balance is displayed correctly in the "Attendances" tab in the user profile. Before the changes were rolled out, the displayed value was consistent with the value of the property vacation_day_balance obtained from the response of the /company/employees endpoint. Now, the displayed value and the value of the property vacation_day_balance differ from each other. We rely on this property since we are providing this value in an internal application that fetches this property from the API.
Is there a way to receive the value that is displayed in the Personio web app, or does this have to be calculated? And if so, how?
Thanks for any help.