POST api/CALENDAR/Set

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",
  "CALENDAR_CATEGORY_ID": 1,
  "CALENDAR_DATE": "sample string 2",
  "CALENDAR_PUMPID": "sample string 3",
  "CALENDAR_DIESELRATE": "sample string 4",
  "CALENDAR_PUMPNAME": "sample string 5",
  "CALENDAR_CREATEDBY": 6,
  "CALENDAR_MODIFIEDBY": 7,
  "CALENDAR_ID": 8,
  "CategId": 9,
  "Id": 10,
  "VEHICLES_ID": 11,
  "CreatedBy": 12,
  "CreatedDate": "2025-12-08T13:26:53.1574043+05:30",
  "ModifiedBy": 14,
  "ModifiedDate": "2025-12-08T13:26:53.1574043+05:30",
  "Operation": 1,
  "Comments": "sample string 16"
}

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

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
true