event
Shipment Delivered
Published by the carrier when a shipment has been delivered to the customer.
EventBroker:Kafka
Overview
ShipmentDelivered is published by the carrier’s Tracking APITracking APIServicev1.0.0The carrier's API for reporting delivery progress. It notifies Acme Inc when a shipment is created, delivered, or fails....Publishesshipment-created, shipment-delivered +1Ownerfulfilment-platformMapRepoView docs when a shipment reaches the customer. This is the happy-path end of the fulfilment journey — Acme Inc consumes it to close out the order and prompt the customer for feedback.
Architecture diagram
Event-driven architecture documentation: Acme Inc
JSON Schema
4 properties
Published when a shipment has been delivered to the customer
shipmentIdstring<uuid>
requiredorderIdstring<uuid>
requireddeliveredAtstring<date-time>
requiredsignedBystring
Name of the person who accepted delivery, if captured