Stock Movements
THG Fulfil provides real-time updates on stock movements through a single event stream that you can subscribe to.
Triggers for Stock Movements
Stock movements are triggered by:
- GRN - Goods Received Note: When inventory is delivered to the facility.
- Stock Adjustment: Changes to stock quantities by the warehouse.
- Dispatch: When inventory is shipped.
- Return Receipt: When a return is processed by the warehouse.
Each event provides detailed information about the action and its resulting stock changes.
Stock Adjustments
Warehouse facilities on occasion can adjust the stock status and position of an inventory item. When this occurs, an event is generated for a Stock Adjustment.
Stock adjustments may be retrieved from the API and contain the following information about the adjustment:
- Inventory Item.
- Warehouse Reference to the adjustment.
- Stock Condition being adjusted e.g. GOOD, DAMAGED, HELD.
- Timestamp of the adjustment.
- Quantity of the inventory which has changed.