POST api/Inspectionchecklist/Inspection_checklist_submit

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
model
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "MONGODBNAME": "sample string 1",
  "ID": 1,
  "DRIVER_NAME": "sample string 1",
  "VEHICLES_REGNUMBER": "sample string 2",
  "CATEGORY_ID": 1,
  "VEHICLEID": 1,
  "DRIVERID": 1,
  "INSPECTION_DATE": "sample string 3",
  "DRIVERLICENSENO": "sample string 4",
  "KMS": "sample string 5",
  "MOBILE": "sample string 6",
  "VEHICLE_START_LOC": "sample string 7",
  "VEHICLE_END_LOC": "sample string 8",
  "SEATBELT": "sample string 9",
  "DOORS_H_L_L": "sample string 10",
  "MIRRORS_LEFT": "sample string 11",
  "MIRRORS_RIGHT": "sample string 12",
  "CABIN_LIGHT": "sample string 13",
  "EXTERIOR_LIGHT": "sample string 14",
  "HEAD_LIGHT": "sample string 15",
  "INDICATOR_LIGHT": "sample string 16",
  "PARKING_LIGHT": "sample string 17",
  "TAIL_LIGHT": "sample string 18",
  "BREAKES_LIGHT": "sample string 19",
  "HORN": "sample string 20",
  "REVERSE_HORN": "sample string 21",
  "WIPER_MOTOR": "sample string 22",
  "AUTO_RICKSHAW_REMARK": "sample string 23",
  "FUEL_OIL_VOLT_TEMP_AIR": "sample string 24",
  "BATTERY_A": "sample string 25",
  "BATTERYB": "sample string 26",
  "JACK_ROAD": "sample string 27",
  "WHEEL_SPANNER": "sample string 28",
  "EXTERIOR_BODY": "sample string 29",
  "INTERIOR_BODY": "sample string 30",
  "FLOOR_LOWER": "sample string 31",
  "FLOOR_UPPER": "sample string 32",
  "RG_NO_PLATFORM": "sample string 33",
  "FRONT_GLASS": "sample string 34",
  "WINDOW_GLASS": "sample string 35",
  "TYRE_NUTS_PRESSURE": "sample string 36",
  "FUEL_CAP": "sample string 37",
  "ALL_OIL_CHECK": "sample string 38",
  "RADIATOR_WATER_LEVEL": "sample string 39",
  "BELTS_HOSES_WIRING": "sample string 40",
  "BREAKS": "sample string 41",
  "PARKING_BREAKS": "sample string 42",
  "STEERING_TIE_ROD": "sample string 43",
  "LEAF_SPRING_PIN_BUSH": "sample string 44",
  "LICENSE_PLATE": "sample string 45",
  "REFLECTORS": "sample string 46",
  "WASHING": "sample string 47",
  "LEAKES_OIL_COOLENT_FUEL_GREASE_AIR": "sample string 48",
  "GREASE": "sample string 49",
  "LF_AIR_PRESSURE": "sample string 50",
  "RF_AIR_PRESSURE": "sample string 51",
  "LR_AIR_PRESSURE": "sample string 52",
  "RR_AIR_PRESSURE": "sample string 53",
  "RL_AIR_PRESSURE": "sample string 54",
  "LL_AIR_PRESSURE": "sample string 55",
  "PSI": "sample string 56",
  "REMARKS": "sample string 57",
  "CategId": 58,
  "Id": 59,
  "VEHICLES_ID": 60,
  "CreatedBy": 61,
  "CreatedDate": "2025-12-08T13:26:27.0793839+05:30",
  "ModifiedBy": 63,
  "ModifiedDate": "2025-12-08T13:26:27.0793839+05:30",
  "Operation": 1,
  "Comments": "sample string 65"
}

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 'Inspectionchecklist'.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
true