POST api/ServiceType/UPDATE_STATUS
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| ServiceTypeModel | No documentation available. |
Define this parameter in the request body. |
Request 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:25:52.7980626+05:30",
"Type_Modified_By": 8,
"Type_Modified_Date": "2025-12-08T13:25:52.7980626+05:30",
"Type_status": 10,
"TypePMF": 1,
"CategId": 11,
"Id": 12,
"VEHICLES_ID": 13,
"CreatedBy": 14,
"CreatedDate": "2025-12-08T13:25:52.7980626+05:30",
"ModifiedBy": 16,
"ModifiedDate": "2025-12-08T13:25:52.7980626+05:30",
"Operation": 1,
"Comments": "sample string 18"
}
application/x-www-form-urlencoded
Sample:
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
true