retrieveInventoryLevelByItemAndLocation - Inventory Next Module Reference
This documentation provides a reference to the retrieveInventoryLevelByItemAndLocation
method. This belongs to the Inventory Next Module.
This method retrieves an inventory level based on its associated inventory item and location.
Example
Parameters
inventoryItemId
stringRequiredThe inventory item's ID.
locationId
stringRequiredThe location's ID.
context
ContextA context used to share resources, such as transaction manager, between the application and the module.
context
ContextReturns
The retrieved inventory level.
Was this section helpful?