put https://api.accountabilityone.com/v1/Employees/
Update Employee by ID
This API endpoint allows you to update the information of a specific employee by providing their ID as a parameter in the request. It provides a convenient way to modify employee data with precision. To update an employee, send a request to this endpoint with the employee ID specified.
Note on Office IDs: For employees with multiple offices, changing their office would result in deleting any links to the extra offices on the Employees_Offices table and then updating the OfficeId on their Employees record.