GET api/Dashboard/GetDashboard?CategoryID={CategoryID}&Ass_Id={Ass_Id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
CategoryID
No documentation available.

Define this parameter in the request URI.

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:29:51.4384356+05:30",
  "ModifiedBy": 24,
  "ModifiedDate": "2025-12-08T13:29:51.4384356+05:30",
  "Operation": 1,
  "Comments": "sample string 26"
}