POST api/User/USP_SMVTS_TRIPS_AUTO_CLOSE_API

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:
{
  "PLANT_IN_DATE": "sample string 1",
  "PLANT_OUT_DATE": "sample string 2",
  "CITY_IN": "sample string 3",
  "DEALER_IN_DATE": "sample string 4",
  "DEALER_OUT_DATE": "sample string 5",
  "CITY_OUT": "sample string 6",
  "trip_remarks": "sample string 7",
  "VEHICLE_REG_NUM": "sample string 8",
  "TRIP_ID": "sample string 9"
}

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

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
true