Loading...
Was this page helpful?
This documentation provides a reference to the retrieveInventoryLevel
method. This belongs to the Inventory Next Module.
This method retrieves an inventory level by its ID.
A simple example that retrieves a inventory level by its ID:
To specify relations that should be retrieved:
inventoryLevelId
stringselect
or relations
, accept the
attributes or relations associated with a inventory level.Promise
Promise<InventoryLevelDTO>