Project Standard Cost Collection Flexfields REST Endpoints
Project Costs/Project Standard Cost Collection Flexfields
The Project Standard Cost Collection Flexfields resource is used to capture, view, and update standard cost collection information for project costs.
- Get all standard cost collection information for a project cost
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/projectCosts/{projectCostsUniqID}/child/ProjectStandardCostCollectionFlexFields - Get standard cost collection information for a project cost
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/projectCosts/{projectCostsUniqID}/child/ProjectStandardCostCollectionFlexFields/{ExpenditureItemId} - Update standard cost collection information for a project cost
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/projectCosts/{projectCostsUniqID}/child/ProjectStandardCostCollectionFlexFields/{ExpenditureItemId}