PUT api/SCNAckDetails/UpdateSCNAck/{SCN_REPLY_ID}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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-12-07T07:56:36.7388875+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-12-07T07:56:36.7398871+05:30",
  "Reply": "sample string 21",
  "Additional": "sample string 22",
  "Remarks": "sample string 23",
  "GetComplaintDetailsAck": {
    "DOC_CODE1": "sample string 1",
    "DOC_DATE": "2025-12-07T07:56:36.7398871+05:30",
    "COMPLAINT_INITIATED_BY": "sample string 3",
    "COMPLAINT_TYPE": "sample string 4",
    "COMPLAINT_INITIATED_DATE": "2025-12-07T07:56:36.7398871+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-12-07T07:56:36.7408866+05:30",
    "SCN_REPLY_DUE_DATE": "2025-12-07T07:56:36.7408866+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-12-07T07:56:36.7418866+05:30",
    "COMPLAINT_ID": 4,
    "SCN_ID": 5,
    "Doc_Year": "2025-12-07T07:56:36.7418866+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:36.7418866+05:30"
}

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'SCNAckModel'.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:

Sample not available.