{
"header": {
"scheduledQty": 0,
"approvedQty": 0,
"canceledQty": 0,
"totalQty": 0
},
"getAllScheduleListResponse": {
"next": true,
"estimatedCount": 0,
"items": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"code": 0,
"truckLicencePlate": "string",
"forecastDate": "2019-08-24T14:15:22Z",
"forecastPeriod": "string",
"operUnit": "string",
"truckDriverName": "string",
"clientAlias": "string",
"productCode": "string",
"transportersNickname": "string",
"planWeightKg": 0,
"planWeightTon": 0,
"status": "Scheduled"
}
]
}
}