POST api/Settings/Set
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| obj | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"MONGODBNAME": "sample string 1",
"VS_ID": 1,
"VS_CATEGORY_ID": 2,
"VS_LOAD_SPEED": 3,
"VS_EMPTY_SPEED": 4,
"VS_ND_STRTTIME": "sample string 5",
"VS_ND_ENDTIME": "sample string 6",
"VS_ROUTE_VIOLATION_AMOUNT": "sample string 7",
"VS_STOPPAGE_VIOLATION_AMOUNT": "sample string 8",
"VS_OS_PENALTY_AMOUNT": "sample string 9",
"VS_RA_PENALTY_AMOUNT": "sample string 10",
"VS_RD_PENALTY_AMOUNT": "sample string 11",
"VS_HB_PENALTY_AMOUNT": "sample string 12",
"VS_DAMAGE_PENALTY_AMOUNT": "sample string 13",
"CategId": 14,
"Id": 15,
"VEHICLES_ID": 16,
"CreatedBy": 17,
"CreatedDate": "2025-12-08T13:25:54.6106104+05:30",
"ModifiedBy": 19,
"ModifiedDate": "2025-12-08T13:25:54.6106104+05:30",
"Operation": 1,
"Comments": "sample string 21"
}
application/x-www-form-urlencoded
Sample:
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
true