GET api/VehicleBodyType/GetAll

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "MONGODBNAME": "sample string 1",
    "VehicleBodyTypeName": "sample string 1",
    "BodyTypeStatusFlag": "sample string 2",
    "CategId": 3,
    "Id": 4,
    "VEHICLES_ID": 5,
    "CreatedBy": 6,
    "CreatedDate": "2025-12-08T13:26:54.5323774+05:30",
    "ModifiedBy": 8,
    "ModifiedDate": "2025-12-08T13:26:54.5323774+05:30",
    "Operation": 1,
    "Comments": "sample string 10"
  },
  {
    "MONGODBNAME": "sample string 1",
    "VehicleBodyTypeName": "sample string 1",
    "BodyTypeStatusFlag": "sample string 2",
    "CategId": 3,
    "Id": 4,
    "VEHICLES_ID": 5,
    "CreatedBy": 6,
    "CreatedDate": "2025-12-08T13:26:54.5323774+05:30",
    "ModifiedBy": 8,
    "ModifiedDate": "2025-12-08T13:26:54.5323774+05:30",
    "Operation": 1,
    "Comments": "sample string 10"
  },
  {
    "MONGODBNAME": "sample string 1",
    "VehicleBodyTypeName": "sample string 1",
    "BodyTypeStatusFlag": "sample string 2",
    "CategId": 3,
    "Id": 4,
    "VEHICLES_ID": 5,
    "CreatedBy": 6,
    "CreatedDate": "2025-12-08T13:26:54.5323774+05:30",
    "ModifiedBy": 8,
    "ModifiedDate": "2025-12-08T13:26:54.5323774+05:30",
    "Operation": 1,
    "Comments": "sample string 10"
  }
]