GET api/VehicleMake/GetAll
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"MONGODBNAME": "sample string 1",
"VehicleMakeName": "sample string 1",
"VehicleMakeCode": "sample string 2",
"VehicleMakeStatus": "sample string 3",
"VehicleMakeRemark": "sample string 4",
"CategId": 5,
"Id": 6,
"VEHICLES_ID": 7,
"CreatedBy": 8,
"CreatedDate": "2025-12-08T13:26:54.6418263+05:30",
"ModifiedBy": 10,
"ModifiedDate": "2025-12-08T13:26:54.6418263+05:30",
"Operation": 1,
"Comments": "sample string 12"
},
{
"MONGODBNAME": "sample string 1",
"VehicleMakeName": "sample string 1",
"VehicleMakeCode": "sample string 2",
"VehicleMakeStatus": "sample string 3",
"VehicleMakeRemark": "sample string 4",
"CategId": 5,
"Id": 6,
"VEHICLES_ID": 7,
"CreatedBy": 8,
"CreatedDate": "2025-12-08T13:26:54.6418263+05:30",
"ModifiedBy": 10,
"ModifiedDate": "2025-12-08T13:26:54.6418263+05:30",
"Operation": 1,
"Comments": "sample string 12"
},
{
"MONGODBNAME": "sample string 1",
"VehicleMakeName": "sample string 1",
"VehicleMakeCode": "sample string 2",
"VehicleMakeStatus": "sample string 3",
"VehicleMakeRemark": "sample string 4",
"CategId": 5,
"Id": 6,
"VEHICLES_ID": 7,
"CreatedBy": 8,
"CreatedDate": "2025-12-08T13:26:54.6418263+05:30",
"ModifiedBy": 10,
"ModifiedDate": "2025-12-08T13:26:54.6418263+05:30",
"Operation": 1,
"Comments": "sample string 12"
}
]