Bill of Resources V2 REST Endpoints

Supply Chain Planning/Simulation Sets/Bill of Resources V2
List of resources required to make an item, provided as input for supply chain planning activities.
Create bill of resources
Method: post
Path: /fscmRestApi/resources/11.13.18.05/simulationSets/{SimulationSetId}/child/BillOfResourcesV2
Delete one bill of resource
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/simulationSets/{SimulationSetId}/child/BillOfResourcesV2/{DerivedBorId}
Get all bill of resources
Method: get
Path: /fscmRestApi/resources/11.13.18.05/simulationSets/{SimulationSetId}/child/BillOfResourcesV2
Get one bill of resource
Method: get
Path: /fscmRestApi/resources/11.13.18.05/simulationSets/{SimulationSetId}/child/BillOfResourcesV2/{DerivedBorId}
Update one bill of resource
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/simulationSets/{SimulationSetId}/child/BillOfResourcesV2/{DerivedBorId}