Class: Events::ShipmentFirstCarrierScan

Inherits:
ApplicationEvent
  • Object
show all
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: }

Method Summary

Methods inherited from ApplicationEvent

#data