GET api/Dashboard/GetDashboard_IN_DETAILS?CategoryID={CategoryID}&TRIPSTATUS={TRIPSTATUS}&vehicles_ass_id={vehicles_ass_id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| CategoryID | No documentation available. |
Define this parameter in the request URI. |
| TRIPSTATUS | No documentation available. |
Define this parameter in the request URI. |
| vehicles_ass_id | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"MONGODBNAME": "sample string 1",
"LR_FROM_LOC": "sample string 1",
"LR_TO_LOC": "sample string 2",
"LR_START_DATE": "sample string 3",
"DISTANCE": "sample string 4",
"VNO": "sample string 5",
"labelName": "sample string 6",
"TRIPSTATUS": "sample string 7",
"Plant": "sample string 8",
"IDLE": "sample string 9",
"UNLOADING": "sample string 10",
"DAYS": "sample string 11",
"Plant_Count": 12,
"DISPATCHEMPTY": "sample string 13",
"EMPTY": "sample string 14",
"Other": "sample string 15",
"TRIPINPROGRESS": "sample string 16",
"WaitingforLoad": "sample string 17",
"TOTAL": "sample string 18",
"VEHICLES_ASS_ID": 1,
"CategId": 19,
"Id": 20,
"VEHICLES_ID": 21,
"CreatedBy": 22,
"CreatedDate": "2025-12-08T13:31:01.2197419+05:30",
"ModifiedBy": 24,
"ModifiedDate": "2025-12-08T13:31:01.2197419+05:30",
"Operation": 1,
"Comments": "sample string 26"
},
{
"MONGODBNAME": "sample string 1",
"LR_FROM_LOC": "sample string 1",
"LR_TO_LOC": "sample string 2",
"LR_START_DATE": "sample string 3",
"DISTANCE": "sample string 4",
"VNO": "sample string 5",
"labelName": "sample string 6",
"TRIPSTATUS": "sample string 7",
"Plant": "sample string 8",
"IDLE": "sample string 9",
"UNLOADING": "sample string 10",
"DAYS": "sample string 11",
"Plant_Count": 12,
"DISPATCHEMPTY": "sample string 13",
"EMPTY": "sample string 14",
"Other": "sample string 15",
"TRIPINPROGRESS": "sample string 16",
"WaitingforLoad": "sample string 17",
"TOTAL": "sample string 18",
"VEHICLES_ASS_ID": 1,
"CategId": 19,
"Id": 20,
"VEHICLES_ID": 21,
"CreatedBy": 22,
"CreatedDate": "2025-12-08T13:31:01.2197419+05:30",
"ModifiedBy": 24,
"ModifiedDate": "2025-12-08T13:31:01.2197419+05:30",
"Operation": 1,
"Comments": "sample string 26"
},
{
"MONGODBNAME": "sample string 1",
"LR_FROM_LOC": "sample string 1",
"LR_TO_LOC": "sample string 2",
"LR_START_DATE": "sample string 3",
"DISTANCE": "sample string 4",
"VNO": "sample string 5",
"labelName": "sample string 6",
"TRIPSTATUS": "sample string 7",
"Plant": "sample string 8",
"IDLE": "sample string 9",
"UNLOADING": "sample string 10",
"DAYS": "sample string 11",
"Plant_Count": 12,
"DISPATCHEMPTY": "sample string 13",
"EMPTY": "sample string 14",
"Other": "sample string 15",
"TRIPINPROGRESS": "sample string 16",
"WaitingforLoad": "sample string 17",
"TOTAL": "sample string 18",
"VEHICLES_ASS_ID": 1,
"CategId": 19,
"Id": 20,
"VEHICLES_ID": 21,
"CreatedBy": 22,
"CreatedDate": "2025-12-08T13:31:01.2197419+05:30",
"ModifiedBy": 24,
"ModifiedDate": "2025-12-08T13:31:01.2197419+05:30",
"Operation": 1,
"Comments": "sample string 26"
}
]