POST api/Tyremanagement/Tyre_save

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:
{
  "Entrydate": "sample string 1",
  "Entryby": 2,
  "fittedby": "sample string 3",
  "branchid": 4,
  "Allocation_Id": 5,
  "VEHICLES_REGNUMBER": "sample string 6",
  "VEHICLES_ID": 7,
  "MAKE_ID": 8,
  "MAKE_NAME": "sample string 9",
  "Tyre_id": 10,
  "tyre_makename": "sample string 11",
  "Tyrenumber": "sample string 12",
  "Tyregrade": "sample string 13",
  "Treaddepth": 14.1,
  "idlekms": 15,
  "runkms": 16,
  "fittedkms": 17,
  "VNO": "sample string 18",
  "TYRE_PurchaseId": 19,
  "TYRE_Purchasedate": "sample string 20",
  "po": "sample string 21",
  "cost": 22.1,
  "categ": 23,
  "positionid": "sample string 24",
  "Fitteddate": "sample string 25",
  "Details_Removeddate": "sample string 26",
  "VEHICLES_NO_OF_TYRES": 27,
  "VEHICLES_NO_OF_AXLES": 28,
  "AXLE_NO_OF_TYRES": "sample string 29",
  "Details_CurrentStatus": 30,
  "Details_id": 31,
  "TYRE_IDLE_KMS": 32,
  "TYRE_CURRENT_RUN_KMS": 33,
  "TYRE_CURRENT_VEHICLENO": 34,
  "TYRE_POSITION": "sample string 35",
  "TYRE_ID": 36
}

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

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
true