Risk of Losses REST Endpoints

Talent Ratings/Risk of Losses
The riskOfLosses resource is the child of the talentRatings resource. It evaluates the risk of loss of a person.
Create a risk of loss rating item
Method: post
Path: /hcmRestApi/resources/11.13.18.05/talentRatings/{talentRatingsUniqID}/child/riskOfLosses
Get a risk of loss rating item
Method: get
Path: /hcmRestApi/resources/11.13.18.05/talentRatings/{talentRatingsUniqID}/child/riskOfLosses/{RiskOfLossId}
Get all risks of loss rating items
Method: get
Path: /hcmRestApi/resources/11.13.18.05/talentRatings/{talentRatingsUniqID}/child/riskOfLosses
Update a risk of loss rating item
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/talentRatings/{talentRatingsUniqID}/child/riskOfLosses/{RiskOfLossId}