Time Record Event Requests REST Endpoints

Time Record Event Requests
The timeRecordEventRequests resource is a unique identifier for the time record event request sent using the time records REST API. This request can contain one or more time record events.
Create a time record event request
Method: post
Path: /hcmRestApi/resources/11.13.18.05/timeRecordEventRequests
Get a time record event request
Method: get
Path: /hcmRestApi/resources/11.13.18.05/timeRecordEventRequests/{timeRecordEventRequestId}
Get all time record event requests
Method: get
Path: /hcmRestApi/resources/11.13.18.05/timeRecordEventRequests
Identify a time card as favorite
Method: post
Path: /hcmRestApi/resources/11.13.18.05/timeRecordEventRequests/action/createFavorite
Stop identifying a time card as favorite
Method: post
Path: /hcmRestApi/resources/11.13.18.05/timeRecordEventRequests/action/deleteFavorite