POST api/Truckchecklist/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,
  "CATEGORY_ID": 1,
  "VEHICLEID": 1,
  "DRIVERID": 1,
  "DRIVERLICENSENO": "sample string 1",
  "KMS": "sample string 2",
  "MOBILE": "sample string 3",
  "VALIDUPTO": "sample string 4",
  "DAMAGES": "sample string 5",
  "SCRATCHES": "sample string 6",
  "DRIVER_DRESS": "sample string 7",
  "DRIVER_DRESS_REMARK": "sample string 8",
  "RADIUM_FRONT": "sample string 9",
  "RADIUM_SIDE": "sample string 10",
  "RADIUM_BACK": "sample string 11",
  "RADIUM_REMARK": "sample string 12",
  "REFLECTOR_FRONT": "sample string 13",
  "REFLECTOR_BACK": "sample string 14",
  "REFLECTOR_REMARK": "sample string 15",
  "FLOORCONDITION_UPPER": "sample string 16",
  "FLOORCONDITION_REMARK": "sample string 17",
  "AUTO_RICKSHAW_TYREBOX_RE": "sample string 18",
  "AUTO_RICKSHAW_TYREBOX_MAX": "sample string 19",
  "AUTO_RICKSHAW_REMARK": "sample string 20",
  "MOTORCYCLE_TYREBOX": "sample string 21",
  "MOTORCYCLE_REMARK": "sample string 22",
  "FITTINGS_FIVE": "sample string 23",
  "FITTINGS_FIVE_REMARK": "sample string 24",
  "FITTINGS_FOUR": "sample string 25",
  "FITTINGS_FOUR_REMARK": "sample string 26",
  "FITTING_SCOOTER_HMSI": "sample string 27",
  "FITTING_SCOOTER_HMSI_REMARK": "sample string 28",
  "FITTING_SCOOTER_YAMAHA": "sample string 29",
  "FITTING_SCOOTER_YAMAHA_REMARK": "sample string 30",
  "BOLT_FIVE": "sample string 31",
  "BOLT_FOUR": "sample string 32",
  "BOLT_THREE": "sample string 33",
  "BOLT_REMARK": "sample string 34",
  "LASHINGBELT_TWENTY": "sample string 35",
  "LASHINGBELT_REMARK": "sample string 36",
  "TRIPLE_NUT": "sample string 37",
  "TRIPLE_NUT_REMARK": "sample string 38",
  "GUNNY_BAGS_FIFTY": "sample string 39",
  "GUNNY_BAGS_REMARK": "sample string 40",
  "FOAM_LEFT": "sample string 41",
  "FOAM_RIGHT": "sample string 42",
  "FOAM_REMARK": "sample string 43",
  "RUBBER_FIFTY": "sample string 44",
  "RUBBER_REMARK": "sample string 45",
  "FITTING_SPANNER": "sample string 46",
  "FITTING_SPANNER_REMARK": "sample string 47",
  "STEPNEY": "sample string 48",
  "STEPNEY_REMARK": "sample string 49",
  "SEATBELT": "sample string 50",
  "SEATBELT_REMARK": "sample string 51",
  "REVERSE_HORN": "sample string 52",
  "REVERSE_HORN_REMARK": "sample string 53",
  "FIRE_EXTINGUISHER": "sample string 54",
  "FIRE_EXTINGUISHER_REMARK": "sample string 55",
  "FIRST_AID_BOX": "sample string 56",
  "FIRST_AID_BOX_REMARK": "sample string 57",
  "WASHING_CLEANING": "sample string 58",
  "WASHING_CLEANING_REMARK": "sample string 59",
  "TYRE_CHECK": "sample string 60",
  "TYRE_CHECK_REMARK": "sample string 61",
  "PERMIT_CHECK": "sample string 62",
  "PERMIT_CHECK_REMARK": "sample string 63",
  "HAPPYCARD_CHECK": "sample string 64",
  "HAPPYCARD_CHECK_REMARK": "sample string 65",
  "FUELCARD_CHECK": "sample string 66",
  "FUELCARD_CHECK_REMARK": "sample string 67",
  "REMARKS": "sample string 68",
  "APPROVEDBY_DRIVER": "sample string 69",
  "APPROVEDBY_SUPERVISER": "sample string 70",
  "FLOORCONDITION_LOWER": "sample string 71",
  "APPROVEDBY_MANAGER": "sample string 72",
  "CREATEDBY": 1,
  "CREATEDDATE": "2025-12-08T13:27:47.0945764+05:30",
  "MODIFIEDBY": 1,
  "MODIFIEDDATE": "2025-12-08T13:27:47.0945764+05:30",
  "TRIPTYPE": "sample string 75",
  "TRIP_LRID": "sample string 76",
  "CategId": 77,
  "Id": 78,
  "VEHICLES_ID": 79,
  "CreatedBy": 80,
  "CreatedDate": "2025-12-08T13:27:47.0945764+05:30",
  "ModifiedBy": 82,
  "ModifiedDate": "2025-12-08T13:27:47.0945764+05:30",
  "Operation": 1,
  "Comments": "sample string 84"
}

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

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
true