GET api/VehicleMaintenance/GetAllByCategoryId/{Id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
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",
    "MAINTENANCE_SERVICED_AT": "sample string 1",
    "MAINTENANCE_WORKSHOP_ID": 2,
    "MAINTENANCE_VEHICLE_ID": 3,
    "MAINTENANCE_SERVICETYPE": "sample string 4",
    "MAINTENANCE_STATION_ID": 5,
    "VEHICLES_REGNUMBER": "sample string 6",
    "MAINTENANCE_SHOROOM_ID": 7,
    "MAINTENANCE_SHOROOM_NAME": "sample string 8",
    "MAINTENANCE_CATEGID": 9,
    "MAINTENANCE_DATE": "2025-12-08T13:29:37.0322596+05:30",
    "MAINTENANCE_SERVICED_BY": "sample string 11",
    "MAINTENANCE_SERVICE_KMS": 12,
    "MAINTENANCE_STATUS": 13,
    "WORKSHOP_NAME": "sample string 14",
    "MAINTENANCE_SERVICED_BY_NAME": "sample string 15",
    "MAINTENANCE_INVOICE_ID": 16,
    "ServiceDetails": "sample string 17",
    "ExpensesDetails": "sample string 18",
    "SpareAllocationDetails": "sample string 19",
    "InvoiceData": "sample string 20",
    "LR_ID": 21,
    "LR_AMOUNT": 22.0,
    "LR_DESC": "sample string 23",
    "LR_ACOUNT_ID": 24,
    "MAINTENANCE_LR_Id": 25,
    "CategId": 26,
    "Id": 27,
    "VEHICLES_ID": 28,
    "CreatedBy": 29,
    "CreatedDate": "2025-12-08T13:29:37.0322596+05:30",
    "ModifiedBy": 31,
    "ModifiedDate": "2025-12-08T13:29:37.0322596+05:30",
    "Operation": 1,
    "Comments": "sample string 33"
  },
  {
    "MONGODBNAME": "sample string 1",
    "MAINTENANCE_SERVICED_AT": "sample string 1",
    "MAINTENANCE_WORKSHOP_ID": 2,
    "MAINTENANCE_VEHICLE_ID": 3,
    "MAINTENANCE_SERVICETYPE": "sample string 4",
    "MAINTENANCE_STATION_ID": 5,
    "VEHICLES_REGNUMBER": "sample string 6",
    "MAINTENANCE_SHOROOM_ID": 7,
    "MAINTENANCE_SHOROOM_NAME": "sample string 8",
    "MAINTENANCE_CATEGID": 9,
    "MAINTENANCE_DATE": "2025-12-08T13:29:37.0322596+05:30",
    "MAINTENANCE_SERVICED_BY": "sample string 11",
    "MAINTENANCE_SERVICE_KMS": 12,
    "MAINTENANCE_STATUS": 13,
    "WORKSHOP_NAME": "sample string 14",
    "MAINTENANCE_SERVICED_BY_NAME": "sample string 15",
    "MAINTENANCE_INVOICE_ID": 16,
    "ServiceDetails": "sample string 17",
    "ExpensesDetails": "sample string 18",
    "SpareAllocationDetails": "sample string 19",
    "InvoiceData": "sample string 20",
    "LR_ID": 21,
    "LR_AMOUNT": 22.0,
    "LR_DESC": "sample string 23",
    "LR_ACOUNT_ID": 24,
    "MAINTENANCE_LR_Id": 25,
    "CategId": 26,
    "Id": 27,
    "VEHICLES_ID": 28,
    "CreatedBy": 29,
    "CreatedDate": "2025-12-08T13:29:37.0322596+05:30",
    "ModifiedBy": 31,
    "ModifiedDate": "2025-12-08T13:29:37.0322596+05:30",
    "Operation": 1,
    "Comments": "sample string 33"
  },
  {
    "MONGODBNAME": "sample string 1",
    "MAINTENANCE_SERVICED_AT": "sample string 1",
    "MAINTENANCE_WORKSHOP_ID": 2,
    "MAINTENANCE_VEHICLE_ID": 3,
    "MAINTENANCE_SERVICETYPE": "sample string 4",
    "MAINTENANCE_STATION_ID": 5,
    "VEHICLES_REGNUMBER": "sample string 6",
    "MAINTENANCE_SHOROOM_ID": 7,
    "MAINTENANCE_SHOROOM_NAME": "sample string 8",
    "MAINTENANCE_CATEGID": 9,
    "MAINTENANCE_DATE": "2025-12-08T13:29:37.0322596+05:30",
    "MAINTENANCE_SERVICED_BY": "sample string 11",
    "MAINTENANCE_SERVICE_KMS": 12,
    "MAINTENANCE_STATUS": 13,
    "WORKSHOP_NAME": "sample string 14",
    "MAINTENANCE_SERVICED_BY_NAME": "sample string 15",
    "MAINTENANCE_INVOICE_ID": 16,
    "ServiceDetails": "sample string 17",
    "ExpensesDetails": "sample string 18",
    "SpareAllocationDetails": "sample string 19",
    "InvoiceData": "sample string 20",
    "LR_ID": 21,
    "LR_AMOUNT": 22.0,
    "LR_DESC": "sample string 23",
    "LR_ACOUNT_ID": 24,
    "MAINTENANCE_LR_Id": 25,
    "CategId": 26,
    "Id": 27,
    "VEHICLES_ID": 28,
    "CreatedBy": 29,
    "CreatedDate": "2025-12-08T13:29:37.0322596+05:30",
    "ModifiedBy": 31,
    "ModifiedDate": "2025-12-08T13:29:37.0322596+05:30",
    "Operation": 1,
    "Comments": "sample string 33"
  }
]