Flexfields for Substitute Components REST Endpoints

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