{
  "_comment": "INVALID: status 'shipped' is not in enum [draft, published, proposed, matched, withdrawn, expired, cancelled]",
  "id": "018e8e9c-dead-7000-beef-000000000003",
  "resourceVersion": 1,
  "ownerOrganizationId": "org-shipper-co-001",
  "createdAt": "2026-06-01T09:00:00Z",
  "updatedAt": "2026-06-01T09:00:00Z",
  "status": "shipped",
  "originArea": {
    "type": "Feature",
    "geometry": { "type": "Point", "coordinates": [8.682127, 50.110924] },
    "properties": { "radiusKm": 30 }
  },
  "destinationArea": {
    "type": "Feature",
    "geometry": { "type": "Point", "coordinates": [13.404954, 52.520008] },
    "properties": { "radiusKm": 30 }
  },
  "requiredCapacity": { "weightKg": 12000 },
  "pickupWindowStart": "2026-06-10T07:00:00Z",
  "pickupWindowEnd": "2026-06-10T12:00:00Z",
  "deliveryWindowStart": "2026-06-11T06:00:00Z",
  "deliveryWindowEnd": "2026-06-11T18:00:00Z"
}
