Project Costs Descriptive Flexfields REST Endpoints

Project Costs/Project Costs Descriptive Flexfields
The Project Costs Descriptive Flexfields resource is used to view and update additional information for project costs.
Get a descriptive flexfield for a project cost
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectCosts/{projectCostsUniqID}/child/ProjectCostsDFF/{ExpenditureItemId}
Get all descriptive flexfields for a project cost
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectCosts/{projectCostsUniqID}/child/ProjectCostsDFF
Update a descriptive flexfield for a project cost
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/projectCosts/{projectCostsUniqID}/child/ProjectCostsDFF/{ExpenditureItemId}