service
Shipping API

Shipping API

Receives ready-for-shipping orders, selects a carrier, and kicks off shipment creation.

Service

Overview

The Shipping API is the entry point to the Shipping System. It consumes Order Ready For ShippingOrder Ready For ShippingEventv1.0.0Published when a packed order is ready to be handed to a carrier for shipping. Ownerfulfilment-platformSchemaMapView docs from the Warehouse SystemWarehouse SystemSystemv1.0.0Internal system that picks and packs orders in the warehouse. It reacts to completed orders, organises picking, and sign...Ownerfulfilment-platformMapView docs, selects an appropriate carrier, and hands off to the Carrier AdapterCarrier AdapterServicev1.0.0Translates Acme Inc shipment requests into the external carrier's format and sends them to create a shipment. Publishescreate-shipmentOwnerfulfilment-platformMapRepoView docs to create the shipment.

Receives 1 message

Ready-for-shipping orders

Architecture diagram

Messages for this service

Sends messages (0)

Quickly find the message you need by searching for the name, type, or summary.
NameVersionTypeSummary
No messages found

Receives messages (1)

Quickly find the message you need by searching for the name, type, or summary.
NameVersionTypeSummary
Order Ready For Shipping
v1.0.0eventPublished when a packed order is ready to be handed to a carrier for shipping.
Event-driven architecture documentation: Acme Inc