SubstituteComponent REST Endpoints

Product Lifecycle Management/itemStructures/Component/SubstituteComponent
A set of items that can be used as substitutes for a component in a structure
Create
Method: post
Path: /fscmRestApi/resources/11.13.18.05/itemStructures/{BillSequenceId}/child/Component/{ComponentSequenceId}/child/SubstituteComponent
Delete
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/itemStructures/{BillSequenceId}/child/Component/{ComponentSequenceId}/child/SubstituteComponent/{SubstituteComponentSequenceId}
Get
Method: get
Path: /fscmRestApi/resources/11.13.18.05/itemStructures/{BillSequenceId}/child/Component/{ComponentSequenceId}/child/SubstituteComponent/{SubstituteComponentSequenceId}
Get all
Method: get
Path: /fscmRestApi/resources/11.13.18.05/itemStructures/{BillSequenceId}/child/Component/{ComponentSequenceId}/child/SubstituteComponent
Update
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/itemStructures/{BillSequenceId}/child/Component/{ComponentSequenceId}/child/SubstituteComponent/{SubstituteComponentSequenceId}