GET api/CALENDAR/GETALL_BW_CALENDAR?CategoryId={CategoryId}&FromDate={FromDate}&ToDate={ToDate}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| CategoryId | No documentation available. |
Define this parameter in the request URI. |
| FromDate | No documentation available. |
Define this parameter in the request URI. |
| ToDate | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response 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:31:03.5009792+05:30",
"ModifiedBy": 14,
"ModifiedDate": "2025-12-08T13:31:03.5009792+05:30",
"Operation": 1,
"Comments": "sample string 16"
},
{
"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:31:03.5009792+05:30",
"ModifiedBy": 14,
"ModifiedDate": "2025-12-08T13:31:03.5009792+05:30",
"Operation": 1,
"Comments": "sample string 16"
},
{
"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:31:03.5009792+05:30",
"ModifiedBy": 14,
"ModifiedDate": "2025-12-08T13:31:03.5009792+05:30",
"Operation": 1,
"Comments": "sample string 16"
}
]