GET api/VehicleType/GetByID/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional 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",
"mileage": "sample string 1",
"VehicleTypeName": "sample string 2",
"VEHICLEMODEL_NAME": "sample string 3",
"VEHICLETYPE_ID": 4,
"VehicleTypeStatus": "sample string 5",
"VEHICLEMODEL_ID": 6,
"VehicltypeCategId": "sample string 7",
"MILEAGE_LOADED": "sample string 8",
"IDELKMS_LOADED": "sample string 9",
"IDELKMS_EMPTY": "sample string 10",
"Expnese_Details": "sample string 11",
"CategId": 12,
"Id": 13,
"VEHICLES_ID": 14,
"CreatedBy": 15,
"CreatedDate": "2025-12-08T13:26:26.6262501+05:30",
"ModifiedBy": 17,
"ModifiedDate": "2025-12-08T13:26:26.6262501+05:30",
"Operation": 1,
"Comments": "sample string 19"
}