Recall Subinventories REST Endpoints
Inventory Management/Recall Subinventories
Details about the recall subinventory or locator for the inventory organization. The recall subinventory, to which located parts are moved after the count process, is quantity tracked and isn't enabled for reservation.
- Create a recall subinventory
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/recallSubinventories - Get all recall subinventories
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/recallSubinventories - Get one recall subinventory
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/recallSubinventories/{ParameterValueId} - Update a recall subinventory
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/recallSubinventories/{ParameterValueId}