PUT api/SCNAuthDetails/UpdateSCNAuth/{SCN_ID}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| SCNAuthModel | 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-10-28T16:46:39.4187149+05:30",
"Department_Name": "sample string 2",
"DI_District": "sample string 3",
"SCN_REPLY_DUE_DATE": "2025-10-28T16:46:39.4187149+05:30",
"DOC_CODE1": "sample string 4",
"REPLY_UPLOAD_PATH": "sample string 5",
"SCN_REMARKS": "sample string 6",
"SCN_MODE_REPLY": "sample string 7",
"COMPLAINT_ID": 1,
"SCN_ADDL_DTL": "sample string 8",
"COMPLAINT_TYPE": "sample string 9",
"DATE": "2025-10-28T16:46:39.4187149+05:30",
"Reply": "sample string 11",
"Additional": "sample string 12",
"Remarks": "sample string 13",
"EMP_DIVISION_ID": 14,
"DOC_CODE": "sample string 15",
"code_value": "sample string 16",
"COMPLAINT_INITIATED_DATE": "2025-10-28T16:46:39.4187149+05:30",
"SANCTIONED_DATE": "2025-10-28T16:46:39.4187149+05:30",
"SANCTIONED_BY": 1,
"AUTH_DATE": "2025-10-28T16:46:39.4187149+05:30",
"Doc_Year": "2025-10-28T16:46:39.4187149+05:30",
"MODIFIED_DATE": "2025-10-28T16:46:39.4187149+05:30",
"AUTH_BY": 1,
"MODIFIED_BY": 1,
"AUTH_REMARKS": "sample string 20",
"DGO_NAME": "sample string 21",
"DivisionId": 22,
"COMPLNT_NATURE": "sample string 23",
"EmpID": 24,
"EMP_ID": 25,
"DOC_STATUS": "sample string 26",
"EMP_EMPLOYEE_ID": 27,
"COMPLNT_DESC": "sample string 28",
"COMPLNT_REMARKS": "sample string 29",
"COMPLNT_ADDR_TO": "sample string 30",
"COMPLNT_COMP_NAME": "sample string 31",
"EMP_FIRST_NAME": "sample string 32",
"COMPLNT_COMP_ADD": "sample string 33",
"COMPLAINT_INITIATED_BY": "sample string 34",
"EMP_EMPLOYEE_CODE": "sample string 35",
"COMPLNT_COMP_CONTACT": 36,
"Comp_DocPath": "sample string 37",
"COMPLNT_UPLOAD_PATH": "sample string 38",
"GetEmployeeCompA": {
"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"
},
"TrainingDistrictModel": {
"DI_Id": 1,
"DI_District": "sample string 2"
},
"GetComplaintDetailsA": {
"COMPLAINT_INITIATED_BY": "sample string 1",
"COMPLAINT_TYPE": 2,
"COMPLAINT_INITIATED_DATE": "2025-10-28T16:46:39.4187149+05:30",
"COMPLNT_NATURE": "sample string 4",
"COMPLNT_COMP_ADD": "sample string 5",
"COMPLNT_COMP_CONTACT": 6,
"COMPLNT_ADDR_TO": "sample string 7",
"COMPLNT_DESC": "sample string 8",
"COMPLNT_REMARKS": "sample string 9",
"COMPLNT_UPLOAD_PATH": "sample string 10",
"COMPLNT_COMP_NAME": "sample string 11"
},
"GetWitnessDetailsA": {
"WITNESS_ID": 1,
"COMPLAINT_ID": 2,
"Witnessname": "sample string 3",
"witnessadr": "sample string 4",
"witnesscontsct": 5,
"WITNESS_NAME": "sample string 6",
"WITNESS_ADD": "sample string 7",
"WITNESS_CONTACT_NO": 8
},
"WitnessModel": [
{
"WITNESS_ID": 1,
"COMPLAINT_ID": 2,
"Witnessname": "sample string 3",
"witnessadr": "sample string 4",
"witnesscontsct": 5,
"WITNESS_NAME": "sample string 6",
"WITNESS_ADD": "sample string 7",
"WITNESS_CONTACT_NO": 8
},
{
"WITNESS_ID": 1,
"COMPLAINT_ID": 2,
"Witnessname": "sample string 3",
"witnessadr": "sample string 4",
"witnesscontsct": 5,
"WITNESS_NAME": "sample string 6",
"WITNESS_ADD": "sample string 7",
"WITNESS_CONTACT_NO": 8
},
{
"WITNESS_ID": 1,
"COMPLAINT_ID": 2,
"Witnessname": "sample string 3",
"witnessadr": "sample string 4",
"witnesscontsct": 5,
"WITNESS_NAME": "sample string 6",
"WITNESS_ADD": "sample string 7",
"WITNESS_CONTACT_NO": 8
}
]
}
application/xml, text/xml
Sample:
<SCNAuthModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/KHBWebApi.Models">
<AUTH_BY>1</AUTH_BY>
<AUTH_DATE>2025-10-28T16:46:39.4187149+05:30</AUTH_DATE>
<AUTH_REMARKS>sample string 20</AUTH_REMARKS>
<Additional>sample string 12</Additional>
<COMPLAINT_ID>1</COMPLAINT_ID>
<COMPLAINT_INITIATED_BY>sample string 34</COMPLAINT_INITIATED_BY>
<COMPLAINT_INITIATED_DATE>2025-10-28T16:46:39.4187149+05:30</COMPLAINT_INITIATED_DATE>
<COMPLAINT_TYPE>sample string 9</COMPLAINT_TYPE>
<COMPLNT_ADDR_TO>sample string 30</COMPLNT_ADDR_TO>
<COMPLNT_COMP_ADD>sample string 33</COMPLNT_COMP_ADD>
<COMPLNT_COMP_CONTACT>36</COMPLNT_COMP_CONTACT>
<COMPLNT_COMP_NAME>sample string 31</COMPLNT_COMP_NAME>
<COMPLNT_DESC>sample string 28</COMPLNT_DESC>
<COMPLNT_NATURE>sample string 23</COMPLNT_NATURE>
<COMPLNT_REMARKS>sample string 29</COMPLNT_REMARKS>
<COMPLNT_UPLOAD_PATH>sample string 38</COMPLNT_UPLOAD_PATH>
<Comp_DocPath>sample string 37</Comp_DocPath>
<DATE>2025-10-28T16:46:39.4187149+05:30</DATE>
<DGO_NAME>sample string 21</DGO_NAME>
<DI_District>sample string 3</DI_District>
<DOC_CODE>sample string 15</DOC_CODE>
<DOC_CODE1>sample string 4</DOC_CODE1>
<DOC_DATE>2025-10-28T16:46:39.4187149+05:30</DOC_DATE>
<DOC_STATUS>sample string 26</DOC_STATUS>
<Department_Name>sample string 2</Department_Name>
<DivisionId>22</DivisionId>
<Doc_Year>2025-10-28T16:46:39.4187149+05:30</Doc_Year>
<EMP_DIVISION_ID>14</EMP_DIVISION_ID>
<EMP_EMPLOYEE_CODE>sample string 35</EMP_EMPLOYEE_CODE>
<EMP_EMPLOYEE_ID>27</EMP_EMPLOYEE_ID>
<EMP_FIRST_NAME>sample string 32</EMP_FIRST_NAME>
<EMP_ID>25</EMP_ID>
<EmpID>24</EmpID>
<GetComplaintDetailsA>
<COMPLAINT_INITIATED_BY>sample string 1</COMPLAINT_INITIATED_BY>
<COMPLAINT_INITIATED_DATE>2025-10-28T16:46:39.4187149+05:30</COMPLAINT_INITIATED_DATE>
<COMPLAINT_TYPE>2</COMPLAINT_TYPE>
<COMPLNT_ADDR_TO>sample string 7</COMPLNT_ADDR_TO>
<COMPLNT_COMP_ADD>sample string 5</COMPLNT_COMP_ADD>
<COMPLNT_COMP_CONTACT>6</COMPLNT_COMP_CONTACT>
<COMPLNT_COMP_NAME>sample string 11</COMPLNT_COMP_NAME>
<COMPLNT_DESC>sample string 8</COMPLNT_DESC>
<COMPLNT_NATURE>sample string 4</COMPLNT_NATURE>
<COMPLNT_REMARKS>sample string 9</COMPLNT_REMARKS>
<COMPLNT_UPLOAD_PATH>sample string 10</COMPLNT_UPLOAD_PATH>
</GetComplaintDetailsA>
<GetEmployeeCompA>
<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>
</GetEmployeeCompA>
<GetWitnessDetailsA>
<COMPLAINT_ID>2</COMPLAINT_ID>
<WITNESS_ADD>sample string 7</WITNESS_ADD>
<WITNESS_CONTACT_NO>8</WITNESS_CONTACT_NO>
<WITNESS_ID>1</WITNESS_ID>
<WITNESS_NAME>sample string 6</WITNESS_NAME>
<Witnessname>sample string 3</Witnessname>
<witnessadr>sample string 4</witnessadr>
<witnesscontsct>5</witnesscontsct>
</GetWitnessDetailsA>
<MODIFIED_BY>1</MODIFIED_BY>
<MODIFIED_DATE>2025-10-28T16:46:39.4187149+05:30</MODIFIED_DATE>
<REPLY_UPLOAD_PATH>sample string 5</REPLY_UPLOAD_PATH>
<Remarks>sample string 13</Remarks>
<Reply>sample string 11</Reply>
<SANCTIONED_BY>1</SANCTIONED_BY>
<SANCTIONED_DATE>2025-10-28T16:46:39.4187149+05:30</SANCTIONED_DATE>
<SCN_ADDL_DTL>sample string 8</SCN_ADDL_DTL>
<SCN_ID>1</SCN_ID>
<SCN_MODE_REPLY>sample string 7</SCN_MODE_REPLY>
<SCN_REMARKS>sample string 6</SCN_REMARKS>
<SCN_REPLY_DUE_DATE>2025-10-28T16:46:39.4187149+05:30</SCN_REPLY_DUE_DATE>
<TrainingDistrictModel>
<DI_District>sample string 2</DI_District>
<DI_Id>1</DI_Id>
</TrainingDistrictModel>
<WitnessModel>
<WitnessModel>
<COMPLAINT_ID>2</COMPLAINT_ID>
<WITNESS_ADD>sample string 7</WITNESS_ADD>
<WITNESS_CONTACT_NO>8</WITNESS_CONTACT_NO>
<WITNESS_ID>1</WITNESS_ID>
<WITNESS_NAME>sample string 6</WITNESS_NAME>
<Witnessname>sample string 3</Witnessname>
<witnessadr>sample string 4</witnessadr>
<witnesscontsct>5</witnesscontsct>
</WitnessModel>
<WitnessModel>
<COMPLAINT_ID>2</COMPLAINT_ID>
<WITNESS_ADD>sample string 7</WITNESS_ADD>
<WITNESS_CONTACT_NO>8</WITNESS_CONTACT_NO>
<WITNESS_ID>1</WITNESS_ID>
<WITNESS_NAME>sample string 6</WITNESS_NAME>
<Witnessname>sample string 3</Witnessname>
<witnessadr>sample string 4</witnessadr>
<witnesscontsct>5</witnesscontsct>
</WitnessModel>
<WitnessModel>
<COMPLAINT_ID>2</COMPLAINT_ID>
<WITNESS_ADD>sample string 7</WITNESS_ADD>
<WITNESS_CONTACT_NO>8</WITNESS_CONTACT_NO>
<WITNESS_ID>1</WITNESS_ID>
<WITNESS_NAME>sample string 6</WITNESS_NAME>
<Witnessname>sample string 3</Witnessname>
<witnessadr>sample string 4</witnessadr>
<witnesscontsct>5</witnesscontsct>
</WitnessModel>
</WitnessModel>
<code_value>sample string 16</code_value>
</SCNAuthModel>
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.