Time Messages REST Endpoints

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