event

Order Ready For Shipping

Published when a packed order is ready to be handed to a carrier for shipping.

EventBroker:Kafka

Overview

OrderReadyForShipping is published by the Warehouse ServiceWarehouse ServiceServicev1.0.0Orchestrates picking and packing in the warehouse. It reacts to completed orders, creates picking jobs, and signals when...Publishesorder-ready-for-shippingSubscribesorder-completedOwnerfulfilment-platformMapRepoView docs once an order has been packed. The Shipping SystemShipping SystemSystemv1.0.0Internal system that hands packed orders to carriers. It reacts to ready-for-shipping orders and creates shipments with ...Ownerfulfilment-platformMapView docs consumes it to create a shipment with a carrier.

Architecture diagram

Event-driven architecture documentation: Acme Inc

JSON Schema

9 properties

Published when a packed order is ready to be handed to a carrier

orderIdstring<uuid>
required
customerIdstring<uuid>
parcelCountinteger
Minimum: 1
shippingAddressobject
required
readyAtstring<date-time>
required