Recall Subinventories REST Endpoints
Inventory Management/Recall Subinventories
The Recall Subinventories resource manages the details about the recall subinventory or locator for the respective inventory organization. The recall subinventory is non-reservable, quantity-tracked subinventory where the located parts are moved after the count.
- 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}