Project Descriptive Flexfields REST Endpoints

Project Plans/Project Descriptive Flexfields
The Project Descriptive Flexfields resource is used to modify and view a list of all the descriptive flexfields available for a project.
Create descriptive flexfields for a project
Method: post
Path: /fscmRestApi/resources/11.13.18.05/projectPlans/{ProjectId}/child/ProjectDFF
Get all the descriptive flexfields for a project
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectPlans/{ProjectId}/child/ProjectDFF
Get all the descriptive flexfields for a project
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectPlans/{ProjectId}/child/ProjectDFF/{ProjectId2}
Update the descriptive flexfields for a project
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/projectPlans/{ProjectId}/child/ProjectDFF/{ProjectId2}