shipment.create (v1.0.0)

Shipment order (transfer order). Consumed by Midgard to create shipment in WMS (POST <warehouse>/shipments).

Info

Kafka topic: midgard_shipment.in. Event names: shipment.create

Details

Shipment order (DakiShipmentPayload): transfer with origin, destination and items. Midgard consumes from topic midgard_shipment.in, validates (feature flag midgard.shipment per hub), persists audit (shipment_sent), maps and creates shipment in WMS.

Publishers: ERP / BTLR / shipment systems. Consumer: Midgard. Domain: Shipment.

Payload

15 properties

Shipment order (transfer order) consumed by Midgard from topic midgard_shipment.in

guid string
required
type string
required
status string
required
transfer_type string
storage_type string
origin_name string
origin_tax_id string
destination_name string
destination_tax_id string
order_number string
required
scheduled_shipment_date string
items array [object]
required