{
"id": "pickup_wh_intirub_halim",
"type": "DELIVERY",
"location_id": "warehouse_intirub_halim",
"demands": {
"weight": 120000,
"volume": 2.5,
"pallets": 4
},
"time_window": {
"start": "2025-09-14T12:00:00+07:00",
"end": "2025-09-14T16:00:00+07:00"
},
"service_time": 60,
"required_skills": [
"refrigerated"
],
"priority": 1,
"predecessor_job_ids": [
"job_123"
]
}