PUT api/SCNDetails/UpdateSCN/{SCN_ID}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| ShowCauseNoticeModel | No documentation available. |
Define this parameter in the request body. |
| SCN_ID | No documentation available. |
Define this parameter in the request URI. |
Request body formats
application/json, text/json
Sample:
{
"SCN_ID": 1,
"DOC_DATE": "2025-12-07T07:56:46.7643178+05:30",
"DOC_CODE": "sample string 1",
"DOC_DATEs": "2025-12-07T07:56:46.7643178+05:30",
"SCN_ACK_DATE": "2025-12-07T07:56:46.7643178+05:30",
"SCN_ACK_NO": "sample string 2",
"EMP_FIRST_NAME": "sample string 3",
"DOC_CODE1": "sample string 4",
"EMP_EMPLOYEE_CODE": "sample string 5",
"DATEs": "2025-12-07T07:56:46.7643178+05:30",
"REPLY_UPLOAD_PATH": "sample string 6",
"SCN_REMARKS": "sample string 7",
"SCN_MODE_REPLY": "sample string 8",
"COMPLAINT_ID": 1,
"SCN_ADDL_DTL": "sample string 9",
"EMP_EMPLOYEE_ID": 10,
"COMPLAINT_TYPE": "sample string 11",
"DGO_NAME": "sample string 12",
"DATE": "2025-12-07T07:56:46.7643178+05:30",
"Reply": "sample string 14",
"Additional": "sample string 15",
"Remarks": "sample string 16",
"DOC_STATUS": "sample string 17",
"Doc_Year": "2025-12-07T07:56:46.7643178+05:30",
"GetAllComplaintRegDetialsSCN": {
"DOC_CODE": "sample string 1",
"code_value": "sample string 2",
"COMPLAINT_INITIATED_DATE": "2025-12-07T07:56:46.7643178+05:30",
"COMPLAINT_ID": 4,
"SCN_ID": 5,
"Doc_Year": "2025-12-07T07:56:46.7643178+05:30",
"DGO_NAME": "sample string 7",
"DivisionId": 8,
"COMPLNT_NATURE": "sample string 9",
"EmpID": 10,
"DOC_STATUS": 11,
"COMPLNT_DESC": "sample string 12",
"COMPLNT_REMARKS": "sample string 13",
"COMPLNT_ADDR_TO": "sample string 14",
"COMPLNT_COMP_NAME": "sample string 15",
"EMP_FIRST_NAME": "sample string 16",
"COMPLNT_COMP_ADD": "sample string 17"
},
"SCN_REPLY_DUE_DATE": "2025-12-07T07:56:46.7643178+05:30"
}
application/x-www-form-urlencoded
Sample:
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
Sample not available.