Subinventories REST Endpoints

Inventory Management/Physical Inventories/Subinventories
The Physical Inventory Subinventories resource manages operations on physical inventory subinventories.
Create subinventories
Method: post
Path: /fscmRestApi/resources/11.13.18.05/physicalInventories/{physicalInventoriesUniqID}/child/physicalInventorySubinventories
Delete one subinventory
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/physicalInventories/{physicalInventoriesUniqID}/child/physicalInventorySubinventories/{physicalInventorySubinventoriesUniqID}
Get all subinventories
Method: get
Path: /fscmRestApi/resources/11.13.18.05/physicalInventories/{physicalInventoriesUniqID}/child/physicalInventorySubinventories
Get one subinventory
Method: get
Path: /fscmRestApi/resources/11.13.18.05/physicalInventories/{physicalInventoriesUniqID}/child/physicalInventorySubinventories/{physicalInventorySubinventoriesUniqID}