Warehouse Stock Snapshot
Periodic snapshot of stock positions across an entire warehouse
Overview
The WarehouseStockSnapshot event is published every 15 minutes by the warehouse management system. It contains the stock position of every SKU in every zone of a warehouse, and is used to reconcile the central inventory ledger.
Schema
Event Details
- Zones: Each physical zone reports its own stock levels per SKU, including damaged and reserved units
- Count Confidence: Indicates whether counts are system-calculated or verified by physical counts
- Sequence Number: Monotonically increasing per warehouse so consumers can detect missed snapshots
WarehouseStockSnapshot Schema
The stock position of a single SKU within one warehouse zone.
Units physically present in the zone
Units allocated to open orders
Units present but not sellable
Units expected from inbound purchase orders
COUNT_CONFIDENCE_UNSPECIFIED SYSTEM_CALCULATED CYCLE_COUNTED FULL_AUDITRFC 3339 timestamp of the last physical count
A physical zone within the warehouse, e.g. a pick face or bulk storage area.
e.g. "PICK-A-03"
How full the zone is, 0-100
Stock levels for each SKU stored in this zone, keyed by SKU code.
A periodic snapshot of stock positions across an entire warehouse. Published every 15 minutes by the warehouse management system and used to reconcile the central inventory ledger.
e.g. "WH-BER-01"
All zones included in this snapshot
Aggregate totals per SKU across all zones, keyed by SKU code.
Free-form labels attached by the warehouse management system, e.g. "wms_version" -> "4.2.1".
Monotonically increasing per warehouse
When the snapshot was taken