Goal Progress Details REST Endpoints

Goal Progress Details
The goalsProgressDetails resource provides progress details for an employee goal or for all team member's goals.
Create and assign goal to direct reports
Method: post
Path: /hcmRestApi/resources/11.13.18.05/goalsProgressDetails/action/createAndAssignGoal
Fetch goal plan and review period details for an employee
Method: post
Path: /hcmRestApi/resources/11.13.18.05/goalsProgressDetails/action/getRPAndGPDetails
Get a goal's progress details
Method: get
Path: /hcmRestApi/resources/11.13.18.05/goalsProgressDetails/{LoggedInPersonId}
Get all goals' progress details
Method: get
Path: /hcmRestApi/resources/11.13.18.05/goalsProgressDetails
Retrieve progress details
Method: post
Path: /hcmRestApi/resources/11.13.18.05/goalsProgressDetails/action/fetchGoalsProgressInfo
Update goal progress and submit
Method: post
Path: /hcmRestApi/resources/11.13.18.05/goalsProgressDetails/action/postGoalsDetails