Update Employee Information

Updates the specified Employee's information and returns the updated Employee object

Returns

Returns response status and the updated Employee Object for the requested employee.

attributetypedescription
successbooleanResponse status
dataobjectReturns updated Employee Object for requested employee
errorsarrayContains a list of error objects which consists of:
message: Error message
code: Error code as described in Error codes
Language
Authentication
Header
Click Try It! to start a request and see the response here!