{
"message": "Window availability retrieved successfully",
"data": {
"windows": [
{
"_id": "507f1f77bcf86cd799439022",
"order": 1,
"weekDay": [
"Monday"
],
"startTime": "08:00",
"endTime": "17:00",
"durationMins": 540,
"repetition": "weekly",
"simpleLoad": true,
"simpleLoadCount": 5,
"simpleUnLoad": true,
"simpleUnLoadCount": 3,
"simpleLoadUnLoad": false,
"simpleLoadUnLoadCount": 0,
"simpleExpeditionTypes": "TRUCK",
"fullLoad": true,
"fullLoadCount": 2,
"fullUnLoad": true,
"fullUnLoadCount": 2,
"fullLoadUnLoad": true,
"fullLoadUnLoadCount": 1,
"fullExpeditionTypes": "FULL_TRUCK",
"scheduledTrips": [
{
"assignmentNumber": "0017228764",
"loadingDate": "2024-01-15T10:30:00.000Z"
}
]
}
],
"pagination": {
"page": 1,
"size": 20,
"totalWindows": 15,
"totalPages": 1,
"hasNextPage": false,
"hasPreviousPage": false
}
}
}