POST api/VehicleType/post_Vehicletype

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
obj
No documentation available.

Define this parameter in the request body.

Request 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:28:34.844652+05:30",
  "ModifiedBy": 17,
  "ModifiedDate": "2025-12-08T13:28:34.844652+05:30",
  "Operation": 1,
  "Comments": "sample string 19"
}

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'VehicleType'.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
true