Flexfields for Project Details REST Endpoints

Maintenance/Debriefs/Flexfields for Project Details
The Flexfields for Project Details resource manages the flexfields that contain details about the project.
Create one project flexfield
Method: post
Path: /fscmRestApi/resources/11.13.18.05/debriefs/{DebriefHeaderId}/child/projectDetailsDFF
Get all project flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/debriefs/{DebriefHeaderId}/child/projectDetailsDFF
Get one project flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/debriefs/{DebriefHeaderId}/child/projectDetailsDFF/{DebriefHeaderId3}
Update one project flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/debriefs/{DebriefHeaderId}/child/projectDetailsDFF/{DebriefHeaderId3}