GET api/DocumentExpense/GetAllByCategoryId/{Id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| Id | 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",
"InsuranceName": "sample string 1",
"Validity": 2,
"AlertEmailIds": "sample string 3",
"AlertMobileNos": "sample string 4",
"DocumentCategoryId": 1,
"Status": "sample string 5",
"AccountGroup": 1,
"AccountName": "sample string 6",
"AccountId": 1,
"CategId": 7,
"Id": 8,
"VEHICLES_ID": 9,
"CreatedBy": 10,
"CreatedDate": "2025-12-08T13:27:46.3759613+05:30",
"ModifiedBy": 12,
"ModifiedDate": "2025-12-08T13:27:46.3759613+05:30",
"Operation": 1,
"Comments": "sample string 14"
},
{
"MONGODBNAME": "sample string 1",
"InsuranceName": "sample string 1",
"Validity": 2,
"AlertEmailIds": "sample string 3",
"AlertMobileNos": "sample string 4",
"DocumentCategoryId": 1,
"Status": "sample string 5",
"AccountGroup": 1,
"AccountName": "sample string 6",
"AccountId": 1,
"CategId": 7,
"Id": 8,
"VEHICLES_ID": 9,
"CreatedBy": 10,
"CreatedDate": "2025-12-08T13:27:46.3759613+05:30",
"ModifiedBy": 12,
"ModifiedDate": "2025-12-08T13:27:46.3759613+05:30",
"Operation": 1,
"Comments": "sample string 14"
},
{
"MONGODBNAME": "sample string 1",
"InsuranceName": "sample string 1",
"Validity": 2,
"AlertEmailIds": "sample string 3",
"AlertMobileNos": "sample string 4",
"DocumentCategoryId": 1,
"Status": "sample string 5",
"AccountGroup": 1,
"AccountName": "sample string 6",
"AccountId": 1,
"CategId": 7,
"Id": 8,
"VEHICLES_ID": 9,
"CreatedBy": 10,
"CreatedDate": "2025-12-08T13:27:46.3759613+05:30",
"ModifiedBy": 12,
"ModifiedDate": "2025-12-08T13:27:46.3759613+05:30",
"Operation": 1,
"Comments": "sample string 14"
}
]