Status Changes REST Endpoints

Status Change Requests/Status Changes
The statusChanges resource is a unique identifier of a status change record sent using the status changes REST API. It corresponds to a time record in the WFM time repository. It is a single record expressed as time buildingBlockId and time buildingBlockVersion, along with the associated attribution that details the type of work performed, such as regular or overtime.
Create a status change record
Method: post
Path: /hcmRestApi/resources/11.13.18.05/statusChangeRequests/{statusRequestId}/child/statusChanges
Get a status change record
Method: get
Path: /hcmRestApi/resources/11.13.18.05/statusChangeRequests/{statusRequestId}/child/statusChanges/{statusChangeId}
Get all status change records
Method: get
Path: /hcmRestApi/resources/11.13.18.05/statusChangeRequests/{statusRequestId}/child/statusChanges