Time off balance
Get the balance for a given employee
Retrieve the balance for a given employee, for a given policy type, as of a given date.<br /> <br /> Permissions required: Please refer to the main <a href="https://apidocs.hibob.com/reference/time-off#required-permissions">Time off API Required Permissions</a> page.
get/timeoff/employees/{id}/balance
Path parameters
idstring required
The Employee ID as pulled from the database, or from the URL In Bob when viewing the employee. For example, if the URL in Bob is "https://app.hibob.com/employee-profile/3332883884017713238" you should copy the "3332883884017713238".
Query parameters
policyTypestring required
Policy type name.
datestring date required
Point in time.
Response
Balance result.