GET api/Trip/GetFaultyVehicles
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"CompanyID": "sample string 1",
"VehicleIDs": [
{
"VehicleID": "sample string 1",
"AVLRows": 1,
"APCRows": 1,
"HasHB": true,
"Inload": "sample string 3"
},
{
"VehicleID": "sample string 1",
"AVLRows": 1,
"APCRows": 1,
"HasHB": true,
"Inload": "sample string 3"
},
{
"VehicleID": "sample string 1",
"AVLRows": 1,
"APCRows": 1,
"HasHB": true,
"Inload": "sample string 3"
}
],
"Email": "sample string 2",
"CompanyName": "sample string 3"
},
{
"CompanyID": "sample string 1",
"VehicleIDs": [
{
"VehicleID": "sample string 1",
"AVLRows": 1,
"APCRows": 1,
"HasHB": true,
"Inload": "sample string 3"
},
{
"VehicleID": "sample string 1",
"AVLRows": 1,
"APCRows": 1,
"HasHB": true,
"Inload": "sample string 3"
},
{
"VehicleID": "sample string 1",
"AVLRows": 1,
"APCRows": 1,
"HasHB": true,
"Inload": "sample string 3"
}
],
"Email": "sample string 2",
"CompanyName": "sample string 3"
},
{
"CompanyID": "sample string 1",
"VehicleIDs": [
{
"VehicleID": "sample string 1",
"AVLRows": 1,
"APCRows": 1,
"HasHB": true,
"Inload": "sample string 3"
},
{
"VehicleID": "sample string 1",
"AVLRows": 1,
"APCRows": 1,
"HasHB": true,
"Inload": "sample string 3"
},
{
"VehicleID": "sample string 1",
"AVLRows": 1,
"APCRows": 1,
"HasHB": true,
"Inload": "sample string 3"
}
],
"Email": "sample string 2",
"CompanyName": "sample string 3"
}
]