Impact of Losses REST Endpoints

Talent Ratings/Impact of Losses
The impactOfLosses resource is the child of the talentRatings resource. It evaluates the impact of the loss of a person.
Create an impact of loss rating item
Method: post
Path: /hcmRestApi/resources/11.13.18.05/talentRatings/{talentRatingsUniqID}/child/impactOfLosses
Get all impact of loss rating items
Method: get
Path: /hcmRestApi/resources/11.13.18.05/talentRatings/{talentRatingsUniqID}/child/impactOfLosses
Get an impact of loss rating item
Method: get
Path: /hcmRestApi/resources/11.13.18.05/talentRatings/{talentRatingsUniqID}/child/impactOfLosses/{ImpactOfLossId}
Update an impact of loss rating item
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/talentRatings/{talentRatingsUniqID}/child/impactOfLosses/{ImpactOfLossId}