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
Shipment order (transfer order) consumed by Midgard from topic midgard_shipment.in
guid string
requiredtype string
requiredstatus string
requiredtransfer_type string
storage_type string
origin_name string
origin_tax_id string
destination_name string
destination_tax_id string
order_number string
requiredscheduled_shipment_date string
items array [object]
requiredItem Details:
sku string
requiredbarcode string
quantity integer
requiredNo properties match your search
Try a different search term or clear the search to see all properties