Data Set Business Objects REST Endpoints

HCM Data Loader Data Sets/Data Set Business Objects
The businessObjects resource is a child of the dataLoadDataSets resource. It's used to view details of the business objects included in the data set.
Get a business object
Method: get
Path: /hcmRestApi/resources/11.13.18.05/dataLoadDataSets/{RequestId}/child/businessObjects/{DataSetBusObjId}
Get all business objects
Method: get
Path: /hcmRestApi/resources/11.13.18.05/dataLoadDataSets/{RequestId}/child/businessObjects
Stop business object processing
Method: post
Path: /hcmRestApi/resources/11.13.18.05/dataLoadDataSets/{RequestId}/child/businessObjects/{DataSetBusObjId}/action/stop
Submit business object processing
Method: post
Path: /hcmRestApi/resources/11.13.18.05/dataLoadDataSets/{RequestId}/child/businessObjects/{DataSetBusObjId}/action/submit