Project Expenditure Items Descriptive Flexfields REST Endpoints

Project Expenditure Items/Project Expenditure Items Descriptive Flexfields
The Project Expenditure Items Descriptive Flexfields resource is used to view and update additional information for project costs.
Get a descriptive flexfield for a project expenditure item
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectExpenditureItems/{ExpenditureItemId}/child/ProjectExpenditureItemsDFF/{ExpenditureItemId2}
Get all descriptive flexfields for a project expenditure item
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectExpenditureItems/{ExpenditureItemId}/child/ProjectExpenditureItemsDFF
Update a descriptive flexfield for a project expenditure item
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/projectExpenditureItems/{ExpenditureItemId}/child/ProjectExpenditureItemsDFF/{ExpenditureItemId2}