Using Item Subinventories REST API with Visual Builder Excel plug-in
Summary:
Using Item Subinventories REST API with Visual Builder Excel plug-in
Content (required):
We are trying to use the REST API (https://docs.oracle.com/en/cloud/saas/supply-chain-management/23a/fasrp/op-subinventories-subinventoriesuniqid-child-itemsubinventories-itemsubinventoriesuniqid-get.html) to fetch the items from a Subinventory, and ultimately be able to remove items from a subinventory.
We have tried selecting both the parent level (subinventories) and child (itemSubinventories) nodes below with the template:
When we select "Download Data" we are presented with this search parameter window:
We are not sure what this subinventiesId is supposed to be populated with? Or are we supposed to create our own custom search parameter for this? We noticed that the API path specifies two parameters for subinventoriesUniqID and itemSubinventoriesUniqID but we would like to understand how to use this appropriately. :