Time Events REST Endpoints

Time Events
The timeEvents resource provides all time events and related attribute values.
Delete a time event
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/timeEvents/{TimeEventId}
Delete unprocessed time events
Method: post
Path: /hcmRestApi/resources/11.13.18.05/timeEvents/action/deleteUnprocessedTimeEvents
Find the time events that match the search criteria
Method: post
Path: /hcmRestApi/resources/11.13.18.05/timeEvents/action/findByAdvancedSearchQuery
Generate time event geolocation addresses
Method: post
Path: /hcmRestApi/resources/11.13.18.05/timeEvents/action/generateGeolocationAddresses
Get a time event
Method: get
Path: /hcmRestApi/resources/11.13.18.05/timeEvents/{TimeEventId}
Get all time events
Method: get
Path: /hcmRestApi/resources/11.13.18.05/timeEvents
Reset the status of failed time events
Method: post
Path: /hcmRestApi/resources/11.13.18.05/timeEvents/action/resetFailedTimeEvents
Update a time event
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/timeEvents/{TimeEventId}