Goal Plans REST Endpoints

Goal Plans
The goalPlans resource provides the available goal plans.
Create a goal plan
Method: post
Path: /hcmRestApi/resources/11.13.18.05/goalPlans
Delete a goal plan
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/goalPlans/{GoalPlanId}
Find a goal plan
Method: post
Path: /hcmRestApi/resources/11.13.18.05/goalPlans/action/findByAdvancedSearchQuery
Get a goal plan
Method: get
Path: /hcmRestApi/resources/11.13.18.05/goalPlans/{GoalPlanId}
Get all goal plans
Method: get
Path: /hcmRestApi/resources/11.13.18.05/goalPlans
Sync with performance documents
Method: post
Path: /hcmRestApi/resources/11.13.18.05/goalPlans/action/essProcessTrigger
Update a goal plan
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/goalPlans/{GoalPlanId}