Career Potential REST Endpoints

Talent Ratings/Career Potential
The careerPotential resource is the child of the talentRatings resource. It evaluates the career potential of a person.
Create a career potential rating item
Method: post
Path: /hcmRestApi/resources/11.13.18.05/talentRatings/{talentRatingsUniqID}/child/careerPotential
Get a career potential rating item
Method: get
Path: /hcmRestApi/resources/11.13.18.05/talentRatings/{talentRatingsUniqID}/child/careerPotential/{CareerPotentialId}
Get all career potential rating items
Method: get
Path: /hcmRestApi/resources/11.13.18.05/talentRatings/{talentRatingsUniqID}/child/careerPotential
Update a career potential rating item
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/talentRatings/{talentRatingsUniqID}/child/careerPotential/{CareerPotentialId}