Class: Events::ShipmentFirstCarrierScan
- Inherits:
-
ApplicationEvent
- Object
- RailsEventStore::Event
- ApplicationEvent
- Events::ShipmentFirstCarrierScan
- Defined in:
- app/events/events.rb
Overview
Shipment carrier movement events — published by ShipengineProcessor when a
tracking webhook signals the carrier physically has the package (IT/DE/EX/AT/SP).
Used to auto-ship-confirm deliveries the warehouse forgot to mark as shipped.
data: { shipment_id:, delivery_id:, tracking_number:, status_code: }