Projects Descriptive Flexfields REST Endpoints

Expense Reports/Expenses/Expense Distributions/Projects 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/expenseReports/{expenseReportsUniqID}/child/Expense/{ExpenseUniqID}/child/ExpenseDistribution/{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/expenseReports/{expenseReportsUniqID}/child/Expense/{ExpenseUniqID}/child/ExpenseDistribution/{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/expenseReports/{expenseReportsUniqID}/child/Expense/{ExpenseUniqID}/child/ExpenseDistribution/{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/expenseReports/{expenseReportsUniqID}/child/Expense/{ExpenseUniqID}/child/ExpenseDistribution/{ExpenseDistId}/child/PJCDFF/{ExpenseDistId2}