Employee Event Details REST Endpoints

Employee Event Details
The communicateUIEmployeeEventDetails resource provides details of an employee event. Note that the service endpoints in this resource category are only for Oracle internal use.
Create an employee event
Method: post
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEventDetails
Delete an employee event
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEventDetails/{EventNumber}
Get all employee events
Method: get
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEventDetails
Get an employee event
Method: get
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEventDetails/{EventNumber}
Update a status code
Method: post
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEventDetails/action/updateStatusCode
Update an employee event
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEventDetails/{EventNumber}