Capacity Offer Missing Required.example
Generated from
specification/schemas/examples/invalid/capacity-offer-missing-required.example.json. Edit the canonical source file, not this page.
{ "_comment": "INVALID: missing required field 'departureWindowStart'", "id": "018e8e9c-dead-7000-beef-000000000002", "resourceVersion": 1, "ownerOrganizationId": "org-truck-co-001", "createdAt": "2026-06-01T08:00:00Z", "updatedAt": "2026-06-01T08:00:00Z", "status": "published", "originArea": { "type": "Feature", "geometry": { "type": "Point", "coordinates": [8.682127, 50.110924] }, "properties": { "radiusKm": 50 } }, "destinationArea": { "type": "Feature", "geometry": { "type": "Point", "coordinates": [13.404954, 52.520008] }, "properties": { "radiusKm": 50 } }, "vehicleSpec": { "vehicleBodyType": "tautliner" }, "departureWindowEnd": "2026-06-10T18:00:00Z", "availableCapacity": { "weightKg": 24000 }}