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