GET api/ServiceType/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",
"TypeName": "sample string 1",
"Type_Preventive_basedOn": "sample string 2",
"Type_CategID": 3,
"Type_Created_By": 4,
"Type_Kms": 5,
"Type_Days": 6,
"Type_Created_Date": "2025-12-08T13:27:38.2824069+05:30",
"Type_Modified_By": 8,
"Type_Modified_Date": "2025-12-08T13:27:38.2824069+05:30",
"Type_status": 10,
"TypePMF": 1,
"CategId": 11,
"Id": 12,
"VEHICLES_ID": 13,
"CreatedBy": 14,
"CreatedDate": "2025-12-08T13:27:38.2824069+05:30",
"ModifiedBy": 16,
"ModifiedDate": "2025-12-08T13:27:38.2824069+05:30",
"Operation": 1,
"Comments": "sample string 18"
},
{
"MONGODBNAME": "sample string 1",
"TypeName": "sample string 1",
"Type_Preventive_basedOn": "sample string 2",
"Type_CategID": 3,
"Type_Created_By": 4,
"Type_Kms": 5,
"Type_Days": 6,
"Type_Created_Date": "2025-12-08T13:27:38.2824069+05:30",
"Type_Modified_By": 8,
"Type_Modified_Date": "2025-12-08T13:27:38.2824069+05:30",
"Type_status": 10,
"TypePMF": 1,
"CategId": 11,
"Id": 12,
"VEHICLES_ID": 13,
"CreatedBy": 14,
"CreatedDate": "2025-12-08T13:27:38.2824069+05:30",
"ModifiedBy": 16,
"ModifiedDate": "2025-12-08T13:27:38.2824069+05:30",
"Operation": 1,
"Comments": "sample string 18"
},
{
"MONGODBNAME": "sample string 1",
"TypeName": "sample string 1",
"Type_Preventive_basedOn": "sample string 2",
"Type_CategID": 3,
"Type_Created_By": 4,
"Type_Kms": 5,
"Type_Days": 6,
"Type_Created_Date": "2025-12-08T13:27:38.2824069+05:30",
"Type_Modified_By": 8,
"Type_Modified_Date": "2025-12-08T13:27:38.2824069+05:30",
"Type_status": 10,
"TypePMF": 1,
"CategId": 11,
"Id": 12,
"VEHICLES_ID": 13,
"CreatedBy": 14,
"CreatedDate": "2025-12-08T13:27:38.2824069+05:30",
"ModifiedBy": 16,
"ModifiedDate": "2025-12-08T13:27:38.2824069+05:30",
"Operation": 1,
"Comments": "sample string 18"
}
]