Talent Succession Plans REST Endpoints

Talent Succession Plans
The talentSuccessionPlans resource provides details of succession plans such as the plan name, plan type, plan status, and incumbent details.
Find succession plans
Method: post
Path: /hcmRestApi/resources/11.13.18.05/talentEquivalentSuccessionPlans/action/findByAdvancedSearchQuery
Get a succession plan
Method: get
Path: /hcmRestApi/resources/11.13.18.05/talentEquivalentSuccessionPlans/{PlanId}
Get access info for plans
Method: post
Path: /hcmRestApi/resources/11.13.18.05/talentEquivalentSuccessionPlans/{PlanId}/action/getLoggedInOwnerAccessToPlan
Get AI suggested candidates
Method: post
Path: /hcmRestApi/resources/11.13.18.05/talentEquivalentSuccessionPlans/action/aiCandidateRecommendations
Get all succession plans
Method: get
Path: /hcmRestApi/resources/11.13.18.05/talentEquivalentSuccessionPlans
Get start date for current job
Method: post
Path: /hcmRestApi/resources/11.13.18.05/talentEquivalentSuccessionPlans/action/getInCurrentJobSinceOfWorker
Populate incumbents for plan
Method: post
Path: /hcmRestApi/resources/11.13.18.05/talentEquivalentSuccessionPlans/{PlanId}/action/populateIncumbentsForPlan
Update plan incumbents
Method: post
Path: /hcmRestApi/resources/11.13.18.05/talentEquivalentSuccessionPlans/{PlanId}/action/updateIncumbentsForPlan