- Subcategories:
- Employee Event Metrics
- Employee Event Owners
- Large Object (LOB) Attributes - Description
- Large Object (LOB) Attributes - LocationDetails
- Large Object (LOB) Attributes - MeetingDetails
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: postPath:
/hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEventDetails
- Delete an employee event
- Method: deletePath:
/hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEventDetails/{EventNumber}
- Get all employee events
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEventDetails
- Get an employee event
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEventDetails/{EventNumber}
- Update a status code
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEventDetails/action/updateStatusCode
- Update an employee event
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEventDetails/{EventNumber}