Flexfields for Project Attribute Defaults REST Endpoints

SCM Common/Project Attribute Defaults/Flexfields for Project Attribute Defaults
The Flexfields for Project Attribute Defaults resource manages the descriptive flexfield default values to use for a combination of project, task, and expenditure organization. A supply chain transaction will retrieve the defaults to use for the project flexfields, giving precedence to defaults defined at the most specific level and using defaults at less specific combinations if a default value for an attribute is not defined.
Get all flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectAttributeDefaultsForSupplyChain/{AttributeDefaultId}/child/DFF
Get one flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectAttributeDefaultsForSupplyChain/{AttributeDefaultId}/child/DFF/{AttributeDefaultId2}
Update a flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/projectAttributeDefaultsForSupplyChain/{AttributeDefaultId}/child/DFF/{AttributeDefaultId2}