Financial Project Plans REST Endpoints

Financial Project Plans
The Financial Project Plan resource is used to view the financial project plan version.
Adjust for range of projects
Method: post
Path: /fscmRestApi/resources/11.13.18.05/financialProjectPlans/action/adjustForRangeOfProjects
Adjust the financial project plan version
Method: post
Path: /fscmRestApi/resources/11.13.18.05/financialProjectPlans/{PlanVersionId}/action/adjust
Create a resource assignment for a financial project plan version using the DeferPlanning flag in UPSERT mode
Method: post
Path: /fscmRestApi/resources/11.13.18.05/financialProjectPlans
Get a financial project plan version
Method: get
Path: /fscmRestApi/resources/11.13.18.05/financialProjectPlans/{PlanVersionId}
Get all financial project plan versions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/financialProjectPlans
Refresh rates for range of projects
Method: post
Path: /fscmRestApi/resources/11.13.18.05/financialProjectPlans/action/refreshRatesForRangeOfProjects
Refresh rates for the financial project plan version
Method: post
Path: /fscmRestApi/resources/11.13.18.05/financialProjectPlans/{PlanVersionId}/action/refreshRates
Reprocess all failed financial project plan versions
Method: post
Path: /fscmRestApi/resources/11.13.18.05/financialProjectPlans/action/reprocessFailedFinancialProjectPlans
Set the financial project plan to baseline
Method: post
Path: /fscmRestApi/resources/11.13.18.05/financialProjectPlans/action/baselineFinancialProjectPlan
Sets the baseline financial project plan for a range of projects.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/financialProjectPlans/action/baselineRangeOfFinancialProjectPlans
Update a resource assignment for a financial project plan version using the DeferPlanning flag in UPSERT mode
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/financialProjectPlans/{PlanVersionId}
Update actual amounts for a range of projects
Method: post
Path: /fscmRestApi/resources/11.13.18.05/financialProjectPlans/action/updateActualAmountsForRangeOfProjects
Update actual amounts of a financial plan version
Method: post
Path: /fscmRestApi/resources/11.13.18.05/financialProjectPlans/{PlanVersionId}/action/updateActualAmounts
Update planned amounts from progress for a range of projects
Method: post
Path: /fscmRestApi/resources/11.13.18.05/financialProjectPlans/action/updatePlannedAmountsFromProgressForRangeOfProjects
Update planned amounts from progress of a financial plan version
Method: post
Path: /fscmRestApi/resources/11.13.18.05/financialProjectPlans/{PlanVersionId}/action/updatePlannedAmountsFromProgress