PUT api/HTCDetails/UpdateHTCl/{LVCONS_ID}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| HTCModel | No documentation available. |
Define this parameter in the request body. |
| LVCONS_ID | No documentation available. |
Define this parameter in the request URI. |
Request body formats
application/json, text/json
Sample:
{
"LVCONS_ID": 1,
"DOC_CODE": "sample string 2",
"EMP_FIRST_NAME": "sample string 3",
"CONS_TYPE": "sample string 4",
"EMP_EMPLOYEE_CODE": "sample string 5",
"DOC_DATE": "2025-12-07T07:56:24.6746359+05:30",
"CONS_DESCRIPTION": "sample string 7",
"PHAR_DOC_UPLOAD_PATH": "sample string 8",
"CONS_AVAILED_DATE": "2025-12-07T07:56:24.6746359+05:30",
"CONS_AMOUNT": 10,
"EmpID": 11,
"DivisionId": 12,
"Doc_Year": "2025-12-07T07:56:24.6746359+05:30",
"DOC_STATUS": "sample string 14",
"Department_Name": "sample string 15",
"DI_District": "sample string 16"
}
application/x-www-form-urlencoded
Sample:
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
Sample not available.