GET api/Financialyear/GetAllByCategoryID?CategoryId={CategoryId}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| CategoryId | 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",
"YearName": "sample string 1",
"StartDate": "sample string 2",
"EndDate": "sample string 3",
"FYStatus": "sample string 4",
"categid": "sample string 5",
"CategId": 6,
"Id": 7,
"VEHICLES_ID": 8,
"CreatedBy": 9,
"CreatedDate": "2025-12-08T13:29:48.8134116+05:30",
"ModifiedBy": 11,
"ModifiedDate": "2025-12-08T13:29:48.8134116+05:30",
"Operation": 1,
"Comments": "sample string 13"
},
{
"MONGODBNAME": "sample string 1",
"YearName": "sample string 1",
"StartDate": "sample string 2",
"EndDate": "sample string 3",
"FYStatus": "sample string 4",
"categid": "sample string 5",
"CategId": 6,
"Id": 7,
"VEHICLES_ID": 8,
"CreatedBy": 9,
"CreatedDate": "2025-12-08T13:29:48.8134116+05:30",
"ModifiedBy": 11,
"ModifiedDate": "2025-12-08T13:29:48.8134116+05:30",
"Operation": 1,
"Comments": "sample string 13"
},
{
"MONGODBNAME": "sample string 1",
"YearName": "sample string 1",
"StartDate": "sample string 2",
"EndDate": "sample string 3",
"FYStatus": "sample string 4",
"categid": "sample string 5",
"CategId": 6,
"Id": 7,
"VEHICLES_ID": 8,
"CreatedBy": 9,
"CreatedDate": "2025-12-08T13:29:48.8134116+05:30",
"ModifiedBy": 11,
"ModifiedDate": "2025-12-08T13:29:48.8134116+05:30",
"Operation": 1,
"Comments": "sample string 13"
}
]