POST api/CALENDAR/Set
No documentation available.
Request Information
Parameters
| Name | Description | Additional 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:
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
true