Inventory Stock in the Multi-Source (MSI) module are used for mapping a sales channel to source locations in Magento 2.
You can see a list of available Stocks from the Stores -> Inventory -> Stocks link.
3x Magento Master
Inventory Stock in the Multi-Source (MSI) module are used for mapping a sales channel to source locations in Magento 2.
You can see a list of available Stocks from the Stores -> Inventory -> Stocks link.
Retrieve the Inventory Source Details info by Source Name using MSI module Magento 2 is pretty simple.
The source name is the visible entity in the Manage source grid with column ‘name’ to separate out the list of different sources in a system.
Using Source code, you can get details of the Manage source in the Magento 2 MSI module.
Default Source is the out-of-the-box source in the MSI module.