Award Budgets REST Endpoints

Award Budgets
The Award Budgets resource is used to view, create, update, and delete an award budget.
Adjust for range of projects
Method: post
Path: /fscmRestApi/resources/11.13.18.05/awardBudgets/action/adjustForRangeOfProjects
Adjust the award budget version
Method: post
Path: /fscmRestApi/resources/11.13.18.05/awardBudgets/{PlanVersionId}/action/adjust
Create an award budget version
Method: post
Path: /fscmRestApi/resources/11.13.18.05/awardBudgets
Delete an award budget version
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/awardBudgets/{PlanVersionId}
Get all award budget versions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/awardBudgets
Get an award budget version
Method: get
Path: /fscmRestApi/resources/11.13.18.05/awardBudgets/{PlanVersionId}
Refresh rates for range of projects
Method: post
Path: /fscmRestApi/resources/11.13.18.05/awardBudgets/action/refreshRatesForRangeOfProjects
Refresh rates for the award budget version
Method: post
Path: /fscmRestApi/resources/11.13.18.05/awardBudgets/{PlanVersionId}/action/refreshRates
Reprocess all failed award budgets
Method: post
Path: /fscmRestApi/resources/11.13.18.05/awardBudgets/action/reprocessFailedAwardBudgets
Update an award budget version
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/awardBudgets/{PlanVersionId}