It would be really useful to add post and put functions to the employee contact endpoint so we can allow staff can manage their own contacts. /api/humanresources/employees/{employeeId}/contacts
Add support to retrieve subjects under School Roles similar to Roles and Departments in HR manager
We have been asked to extract the subject data from HR Manager.There is already support for roles and departments under the following endpoints: humanresources/employees/{id}/roleshumanresources/employees/{id}/departments Is it possible to add sim...
Provide endpoints for the four timetable tutorial tables: TblTimetableManagerTutorials TblTimetableManagerTutorialsPeriods TblTimetableManagerTutorialsPupils TblTimetableManagerTutorialsTeachers Each year we have approximately 2,500 tutorials whic...
Surgeries appears to be missing from the Medical Centre API, you can add doctors to a surgery or pupil but you can't create or get a surgery via the API.
Update REST API for Contact Billing Address, Contact Account Code and Invoice Preference
It is good to have REST API to update Contact Billing information such as (Billing Email Address, Contact Account Code and Invoice Preference) so that this can be done in bulk rather than going through one by one manually.
We are trying to use the sports fixtures data help in SOCS to automatically assign a student out of school with the correct absence code for any periods they are scheduled to attend an away fixture. Although the field 'Out of School' is visible vi...