Flexfields for Components REST Endpoints

Product Lifecycle Management/Item Structures/Components/Flexfields for Components
The Flexfields for Components resource gets the descriptive flexfields associated with the component.
Create one component flexfield
Method: post
Path: /fscmRestApi/resources/11.13.18.05/itemStructures/{BillSequenceId}/child/Component/{ComponentSequenceId}/child/ComponentDFF
Get all component flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/itemStructures/{BillSequenceId}/child/Component/{ComponentSequenceId}/child/ComponentDFF
Get one component flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/itemStructures/{BillSequenceId}/child/Component/{ComponentSequenceId}/child/ComponentDFF/{ComponentSequenceId2}
Update a component flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/itemStructures/{BillSequenceId}/child/Component/{ComponentSequenceId}/child/ComponentDFF/{ComponentSequenceId2}