We added a GET /attendance/closedAttendance method to find out if and by whom a person's attendance was locked in a given month.
We have added the POST /hr/sendAccountInvitation method, which will send invitations to the system to selected users as you manually do it from the web application from the Personnel agenda.
The POST /requests/changeRequestStatus method now returns the IDs of the records that were created, modified, or removed by approving the given request. So if you are approving an attendance request from an external system, you will get better information about what has been changed in Giriton via the API.
The GET /shift/shiftplan method does not return the shifts that the given person has planned before the date of his/her start of work. ratio or after its end. On Giriton's side, such exchanges were not expected and it is so consistent that they are not sent via the REST API.
Documentation for individual API methods can be found here: https://rest.giriton.com/apidoc/