Amount Types REST Endpoints
Project Budgets/Planning Options/Amount Types
The Amount Type resource is used to select the cost and revenue items to include in a financial plan type.
- Create an amount type option for a project budget version
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/projectBudgets/{PlanVersionId}/child/PlanningOptions/{PlanningOptionId}/child/AmountTypes
- Get a amount type for a project budget version
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/projectBudgets/{PlanVersionId}/child/PlanningOptions/{PlanningOptionId}/child/AmountTypes/{AmountTypeId}
- Get all amount types for a project budget version
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/projectBudgets/{PlanVersionId}/child/PlanningOptions/{PlanningOptionId}/child/AmountTypes