Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
This is the unique role ID of the employee. It corresponds to the IDs returned in the Get/employees endpoint
Retrieves the leave balances for a given role. A role represents 1 employee. An employee can work at 1 and only 1 company.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
This is the unique role ID of the employee. It corresponds to the IDs returned in the Get/employees endpoint