Messages REST Endpoints
    
        HCM Data Loader Data Sets/Messages
    
The messages resource is a child of the dataLoadDataSets resource. It's used to view details of the messages raised for a data set, including the details of the record the message was raised against.
- Get a data set message
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/dataLoadDataSets/{RequestId}/child/messages/{MessageLineId} - Get all data set messages
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/dataLoadDataSets/{RequestId}/child/messages