Project Descriptive Flexfields REST Endpoints

Projects/Project Descriptive Flexfields
A listing of all the descriptive flexfields available for projects.
Create a project descriptive flexfield
Method: post
Path: /fscmRestApi/resources/11.13.18.05/projects/{ProjectId}/child/ProjectDFF
Get a project descriptive flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projects/{ProjectId}/child/ProjectDFF/{ProjectId2}
Get all project descriptive flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projects/{ProjectId}/child/ProjectDFF
Update a project descriptive flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/projects/{ProjectId}/child/ProjectDFF/{ProjectId2}