PUT api/SCNAckDetails/UpdateSCNAck/{SCN_REPLY_ID}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| SCNAckModel | No documentation available. |
Define this parameter in the request body. |
| SCN_REPLY_ID | No documentation available. |
Define this parameter in the request URI. |
Request body formats
application/json, text/json
Sample:
{
"SCN_ADD_DTL": "sample string 1",
"SCN_ID": 1,
"OM_Upload": "sample string 2",
"SCNREPLY_RECVD_DATE": "2025-11-21T16:35:56.9652344+05:30",
"DOC_STATUS": "sample string 3",
"SCNREPLY_MODE": "sample string 4",
"SCNREPLY_REP_PRD": 1,
"SCNREPLY_DGO_REP_DTL": "sample string 5",
"SCNREPLY_REP_STFTRY": "sample string 6",
"SCNREPLY_REP_ACCPT": "sample string 7",
"SCNREPLY_ACTION": "sample string 8",
"SUSPND_IND": "sample string 9",
"DGO_Upload": "sample string 10",
"REMARKS": "sample string 11",
"DOC_CODE": "sample string 12",
"DOC_CODE1": "sample string 13",
"SCN_MODE_REPLY": "sample string 14",
"COMPLAINT_ID": 15,
"SCN_ADDL_DTL": "sample string 16",
"EMP_EMPLOYEE_ID": 17,
"COMPLAINT_TYPE": "sample string 18",
"DGO_NAME": "sample string 19",
"DATE": "2025-11-21T16:35:56.9652344+05:30",
"Reply": "sample string 21",
"Additional": "sample string 22",
"Remarks": "sample string 23",
"GetComplaintDetailsAck": {
"DOC_CODE1": "sample string 1",
"DOC_DATE": "2025-11-21T16:35:56.9652344+05:30",
"COMPLAINT_INITIATED_BY": "sample string 3",
"COMPLAINT_TYPE": "sample string 4",
"COMPLAINT_INITIATED_DATE": "2025-11-21T16:35:56.9652344+05:30",
"COMPLNT_NATURE": "sample string 6",
"COMPLNT_COMP_ADD": "sample string 7",
"COMPLNT_COMP_CONTACT": "sample string 8",
"COMPLNT_ADDR_TO": "sample string 9",
"COMPLNT_DESC": "sample string 10",
"COMPLNT_REMARKS": "sample string 11",
"COMPLNT_UPLOAD_PATH": "sample string 12",
"COMPLNT_COMP_NAME": "sample string 13",
"EMP_DIVISION_ID": 14
},
"GetEmployeeCompAck": {
"EMP_FIRST_NAME": "sample string 1",
"EMP_EMPLOYEE_ID": 1,
"EMP_EMPLOYEE_CODE": "sample string 2",
"DI_District": "sample string 3",
"desg_name": "sample string 4",
"EMP_CATEGORY": "sample string 5",
"EMP_GROUP": "sample string 6",
"EMP_TYPE": "sample string 7",
"Department_Name": "sample string 8",
"DI_Code": "sample string 9"
},
"GetScnDetailsAck": {
"SCN_REPLY_ID": 1,
"SCN_ID": 1,
"DOC_DATE": "2025-11-21T16:35:56.9652344+05:30",
"SCN_REPLY_DUE_DATE": "2025-11-21T16:35:56.9652344+05:30",
"DOC_CODE1": "sample string 2",
"REPLY_UPLOAD_PATH": "sample string 3",
"SCN_REMARKS": "sample string 4",
"SCN_MODE_REPLY": "sample string 5",
"COMPLAINT_ID": 1,
"SCN_ADDL_DTL": "sample string 6",
"EMP_EMPLOYEE_ID": 7,
"EMP_EMPLOYEE_CODE": "sample string 8",
"DOC_CODE": "sample string 9",
"COMPLAINT_TYPE": "sample string 10"
},
"GetAllComplaintRegDetialsSCN": {
"DOC_CODE": "sample string 1",
"code_value": "sample string 2",
"COMPLAINT_INITIATED_DATE": "2025-11-21T16:35:56.9652344+05:30",
"COMPLAINT_ID": 4,
"SCN_ID": 5,
"Doc_Year": "2025-11-21T16:35:56.9652344+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-11-21T16:35:56.9806958+05:30"
}
application/xml, text/xml
Sample:
<SCNAckModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/KHBWebApi.Models">
<Additional>sample string 22</Additional>
<COMPLAINT_ID>15</COMPLAINT_ID>
<COMPLAINT_TYPE>sample string 18</COMPLAINT_TYPE>
<DATE>2025-11-21T16:35:56.9652344+05:30</DATE>
<DGO_NAME>sample string 19</DGO_NAME>
<DGO_Upload>sample string 10</DGO_Upload>
<DOC_CODE>sample string 12</DOC_CODE>
<DOC_CODE1>sample string 13</DOC_CODE1>
<DOC_STATUS>sample string 3</DOC_STATUS>
<EMP_EMPLOYEE_ID>17</EMP_EMPLOYEE_ID>
<GetAllComplaintRegDetialsSCN>
<COMPLAINT_ID>4</COMPLAINT_ID>
<COMPLAINT_INITIATED_DATE>2025-11-21T16:35:56.9652344+05:30</COMPLAINT_INITIATED_DATE>
<COMPLNT_ADDR_TO>sample string 14</COMPLNT_ADDR_TO>
<COMPLNT_COMP_ADD>sample string 17</COMPLNT_COMP_ADD>
<COMPLNT_COMP_NAME>sample string 15</COMPLNT_COMP_NAME>
<COMPLNT_DESC>sample string 12</COMPLNT_DESC>
<COMPLNT_NATURE>sample string 9</COMPLNT_NATURE>
<COMPLNT_REMARKS>sample string 13</COMPLNT_REMARKS>
<DGO_NAME>sample string 7</DGO_NAME>
<DOC_CODE>sample string 1</DOC_CODE>
<DOC_STATUS>11</DOC_STATUS>
<DivisionId>8</DivisionId>
<Doc_Year>2025-11-21T16:35:56.9652344+05:30</Doc_Year>
<EMP_FIRST_NAME>sample string 16</EMP_FIRST_NAME>
<EmpID>10</EmpID>
<SCN_ID>5</SCN_ID>
<code_value>sample string 2</code_value>
</GetAllComplaintRegDetialsSCN>
<GetComplaintDetailsAck>
<COMPLAINT_INITIATED_BY>sample string 3</COMPLAINT_INITIATED_BY>
<COMPLAINT_INITIATED_DATE>2025-11-21T16:35:56.9652344+05:30</COMPLAINT_INITIATED_DATE>
<COMPLAINT_TYPE>sample string 4</COMPLAINT_TYPE>
<COMPLNT_ADDR_TO>sample string 9</COMPLNT_ADDR_TO>
<COMPLNT_COMP_ADD>sample string 7</COMPLNT_COMP_ADD>
<COMPLNT_COMP_CONTACT>sample string 8</COMPLNT_COMP_CONTACT>
<COMPLNT_COMP_NAME>sample string 13</COMPLNT_COMP_NAME>
<COMPLNT_DESC>sample string 10</COMPLNT_DESC>
<COMPLNT_NATURE>sample string 6</COMPLNT_NATURE>
<COMPLNT_REMARKS>sample string 11</COMPLNT_REMARKS>
<COMPLNT_UPLOAD_PATH>sample string 12</COMPLNT_UPLOAD_PATH>
<DOC_CODE1>sample string 1</DOC_CODE1>
<DOC_DATE>2025-11-21T16:35:56.9652344+05:30</DOC_DATE>
<EMP_DIVISION_ID>14</EMP_DIVISION_ID>
</GetComplaintDetailsAck>
<GetEmployeeCompAck>
<DI_Code>sample string 9</DI_Code>
<DI_District>sample string 3</DI_District>
<Department_Name>sample string 8</Department_Name>
<EMP_CATEGORY>sample string 5</EMP_CATEGORY>
<EMP_EMPLOYEE_CODE>sample string 2</EMP_EMPLOYEE_CODE>
<EMP_EMPLOYEE_ID>1</EMP_EMPLOYEE_ID>
<EMP_FIRST_NAME>sample string 1</EMP_FIRST_NAME>
<EMP_GROUP>sample string 6</EMP_GROUP>
<EMP_TYPE>sample string 7</EMP_TYPE>
<desg_name>sample string 4</desg_name>
</GetEmployeeCompAck>
<GetScnDetailsAck>
<COMPLAINT_ID>1</COMPLAINT_ID>
<COMPLAINT_TYPE>sample string 10</COMPLAINT_TYPE>
<DOC_CODE>sample string 9</DOC_CODE>
<DOC_CODE1>sample string 2</DOC_CODE1>
<DOC_DATE>2025-11-21T16:35:56.9652344+05:30</DOC_DATE>
<EMP_EMPLOYEE_CODE>sample string 8</EMP_EMPLOYEE_CODE>
<EMP_EMPLOYEE_ID>7</EMP_EMPLOYEE_ID>
<REPLY_UPLOAD_PATH>sample string 3</REPLY_UPLOAD_PATH>
<SCN_ADDL_DTL>sample string 6</SCN_ADDL_DTL>
<SCN_ID>1</SCN_ID>
<SCN_MODE_REPLY>sample string 5</SCN_MODE_REPLY>
<SCN_REMARKS>sample string 4</SCN_REMARKS>
<SCN_REPLY_DUE_DATE>2025-11-21T16:35:56.9652344+05:30</SCN_REPLY_DUE_DATE>
<SCN_REPLY_ID>1</SCN_REPLY_ID>
</GetScnDetailsAck>
<OM_Upload>sample string 2</OM_Upload>
<REMARKS>sample string 11</REMARKS>
<Remarks>sample string 23</Remarks>
<Reply>sample string 21</Reply>
<SCNREPLY_ACTION>sample string 8</SCNREPLY_ACTION>
<SCNREPLY_DGO_REP_DTL>sample string 5</SCNREPLY_DGO_REP_DTL>
<SCNREPLY_MODE>sample string 4</SCNREPLY_MODE>
<SCNREPLY_RECVD_DATE>2025-11-21T16:35:56.9652344+05:30</SCNREPLY_RECVD_DATE>
<SCNREPLY_REP_ACCPT>sample string 7</SCNREPLY_REP_ACCPT>
<SCNREPLY_REP_PRD>1</SCNREPLY_REP_PRD>
<SCNREPLY_REP_STFTRY>sample string 6</SCNREPLY_REP_STFTRY>
<SCN_ADDL_DTL>sample string 16</SCN_ADDL_DTL>
<SCN_ADD_DTL>sample string 1</SCN_ADD_DTL>
<SCN_ID>1</SCN_ID>
<SCN_MODE_REPLY>sample string 14</SCN_MODE_REPLY>
<SCN_REPLY_DUE_DATE>2025-11-21T16:35:56.9806958+05:30</SCN_REPLY_DUE_DATE>
<SUSPND_IND>sample string 9</SUSPND_IND>
</SCNAckModel>
application/x-www-form-urlencoded
Sample:
Response Information
No documentation available.
Response body formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.