Stock availability
Last updated
Last updated
Fulfillmenttools can act as the central source for stock information. It calculates and provides:
Stock that is physically present in a facility ()
Stock that is available to be sold ()
Stock that is available to be sold & picked in a store or warehouse ()
Stock that is expected to arrive based on deliveries of goods, production, transfers from other facilities, etc. ()
Stock information can be:
queried via or
derived from the
viewed in the
As an alternative, users can directly consume and operate on , i.e., get all stock entities and calculate the availabilities needed.
Describes stock which is physically located in a facility. Stock that is, for example, still booked to the facility but is already in transit to another facility is not included.
Available on stock describes stock which is available for selling (not been earmarked for other purposes). In our platform it refers to stock that is , reduced by:
stock that is for orders
, i.e., stock that is held back for offline sales
(if defined)
stock that has reached its value (if defined)
Available for picking describes stock which is available (not been earmarked for other purposes), and also ready to be picked. In our platform it refers to all stock that is and , reduced by:
stock that is for orders
, i.e., stock that is held back for offline sales
(if defined)
stock that has reached its value (if defined)
Expected stock that is expected to arrive or to be produced. Expected stock can be communicated via the . After an inboundProcess
with a purchaseOrder
was created, our systems automatically create expected stock for the requested items. Expected stock is visible in the in the Backoffice. Once a purchase order was created, its expected stock can be considered in the shop .
Expected stock is automatically created after a new with a corresponding purchase order was added. Expected stock can only be managed via the purchase order and cannot directly be edited via API. Quantities, attributes, etc. of expected stock can be edited via the requested items of the .
Similar to stocks, expected stock can have properties and an availableUntil value. Stock properties can be specified in the requested items of the . They can be used, for example, to communicate an expiry date for expected goods so that the future inventory availability can already be adapted before the goods were accepted. The availableUntil value is calculated and set automatically if configured in the .
Safety stock allows guarding offline sales against online-induced stock-outs. It can be defined on facility level, and decreases the available stock levels ("" and ""). This means, if the stock level in a given facility is equal or less than the configured safety stock, the available stock is 0.
Users can configure the desired safety stock quantity for each listing. Configurations can be made in the in the Backoffice or via .
Safety stock is considered in order routing meaning that orders can become if the available stock is equal to or less than the configured safety stock.