Time Messages REST Endpoints

Time Record Groups/Time Records/Time Messages
The timeMessages resource is a child of the timeRecordGroups resource. It's a unique identifier for the message associated with the time record group. A message gives some information on the time record group resulting from rules or validations.
Get a time record group message
Method: get
Path: /hcmRestApi/resources/11.13.18.05/timeRecordGroups/{timeRecordGroupId}/child/timeRecords/{timeRecordId2}/child/timeMessages/{messageId}
Get all time record group messages
Method: get
Path: /hcmRestApi/resources/11.13.18.05/timeRecordGroups/{timeRecordGroupId}/child/timeRecords/{timeRecordId}/child/timeMessages