Version Note: eCommerce API only
Source groups determine:
1. Which items are available on a sales channel
To configure an item so that it is available on a Sales Channel, you must set the following options on the product edit page:
- Enable the product for Export to Web Service
- For each Sales Channel, set the Source Group to be used to supply the product
📋 Note: If an item is received through the API which is not part of the Source Group for the specified Sales Channel, it is ignored. The item will not be added to the sale, nor will an error be thrown.
2. The total stock available on the website
The stock level that is exported as the Available quantity on the web is the total quantity available across all Stores (Outlets) in the Source Group.
3. The Source Location of sales
When the ?Source Group Priority? setting is disabled - the products will be sourced from the Fulfilment Location and staff are required to process stock transfers manually.
When the ?Source Group Priority? setting is enabled - the products will be sourced following the below priority order:
- Fulfilment Location (see the previous section)
- First Store in Source Group
- Second Store in Source Group
- etc
The item will be sourced from as many locations as required to fulfil the total quantity ordered. The quantity that will be sourced from each location will be the Available quantity + On-Order quantity when the On-Order ETA falls within the PO threshold.
Example:
In this example, the available quantity to fulfil stock at this store would be 8. 3 from available stock and 5 that are arriving within the next 5 days.
Available Stock: 3
PO Threshold: 5 days
On Order:
- Quantity 5 ETA 3 days
- Quantity 10 ETA 7 days
- Quantity 50 ETA unknown
📋 Note: Any stock for pending sales will be allocated from the source group before new stock for new sales. Therefore if the total Available stock for the source group is less than one (1) unit, any On-Order stock in the source group, will be used to bring the Available stock back to zero (0) before allocating to new sales created through the web store. If there is still no Available stock once all Purchase Orders are taken into account, the stock will be sourced in priority order, ie from the first store.
For example, if there are -10 available at the first store in the source group and 5 available at the second store, the total available for the source group is -5, if the total on order is 5 or less, the item will be sourced from the first store in the source group.
For more information, please see: How do source groups work? or you can click here to view the training video.