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: post
Path: /fscmRestApi/resources/11.13.18.05/recallSubinventories
Get all recall subinventories
Method: get
Path: /fscmRestApi/resources/11.13.18.05/recallSubinventories
Get one recall subinventory
Method: get
Path: /fscmRestApi/resources/11.13.18.05/recallSubinventories/{ParameterValueId}
Update a recall subinventory
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/recallSubinventories/{ParameterValueId}