Project Descriptive Flexfields REST Endpoints

Expense Distributions/Project Descriptive Flexfields
The project-related descriptive flexfields resource is a child resource that maintains project flexfields related to an expense.
Create a project-related descriptive flexfield record for a specific expense distribution identifier
Method: post
Path: /fscmRestApi/resources/11.13.18.05/expenseDistributions/{ExpenseDistId}/child/PJCDFF
Get a project-related descriptive flexfield record for a specific expense distribution identifier
Method: get
Path: /fscmRestApi/resources/11.13.18.05/expenseDistributions/{ExpenseDistId}/child/PJCDFF/{ExpenseDistId2}
Get all project-related descriptive flexfield records for a specific expense distribution identifier
Method: get
Path: /fscmRestApi/resources/11.13.18.05/expenseDistributions/{ExpenseDistId}/child/PJCDFF
Update a project-related descriptive flexfield record for a specific expense distribution identifier
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/expenseDistributions/{ExpenseDistId}/child/PJCDFF/{ExpenseDistId2}