{
"id": "string",
"routePlanId": "integer",
"routeContainerId": "string",
"name": "string",
"ordersCount": "integer",
"isManuallyCreated": "boolean",
"isDispatched": "boolean",
"hexColor": "string | null",
"startTime": "datetime",
"allocatedDriver": {
"email": "string",
"phoneNumber": "string",
"firstName": "string",
"lastName": "string",
"otherName": "string | null",
"plateNumber": "string | null",
"driverNumber": "string",
"mobileNumber": "string",
"hasPicture": "boolean",
"homeAddress": {
"addressLine1": "string | null",
"addressLine2": "string | null",
"company": "string | null",
"city": "string | null",
"postalCode": "string | null",
"stateProvince": "string | null"
},
"preferredModeOfCommunication": "string | null",
"employeeInformation": "string | null",
"vehicleDescription": "string | null",
"usesScheduleBasedOptimization": "boolean",
"zones": "array | null",
"lockoutEnd": "datetime | null",
"id": "string",
"userName": "string",
"vehicleTypeId": "string",
"status": "integer",
"workShiftEndTime": "datetime | null",
"dispatchNotes": "string | null",
"latitude": "float",
"longitude": "float",
"speed": "float",
"speedInKmh": "boolean",
"driverProfileId": "string",
"payoutScheduleId": "integer",
"lastPositionUpdate": "datetime | null",
"disableReturnHome": "boolean",
"excludeFromAutoDispatch": "boolean",
"homeLocation": "string | null",
"isArchived": "boolean",
"attributeIds": "array | null",
"driverNotes": "string | null",
"externalId": "string | null",
"vehicleWeightAdjustment": "float",
"vehicleVolumeAdjustment": "float",
"vehicleNumberOfPiecesAdjustment": "float",
"settlementCycleId": "integer",
"settlementTemplateId": "integer | null",
"hexColor": "string | null",
"cashSettlementCompanyId": "integer | null",
"deserializedAttributeIds": "array",
"isDisconnected": "boolean",
"fullName": "string",
"displayName": "string"
}
}