API release: 'Leave Balance' collection on the employee

On the employee, the collection Leave Balance [t_absence_info] has been released for the MKG API. It is possible to make a GET request here, allowing retrieval of leave balances (opening balance, pending, taken, and credit) for each employee. Optionally, filtering can be applied by fiscal year and process.

 

Example request

GET {{restUrl}} /Documents/medw/1+{{medw_num}}/t_absence_info?Filter=FiscalYear=2026 and Process=9010,9020

 

Please note!
Users can only request leave balances of other employees if they have authorization to manage all hours; otherwise, only viewing their own balance is possible.