POST api/SCNDetails/CreateSCN/{COMPLAINT_ID}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
ShowCauseNoticeModel
No documentation available.

Define this parameter in the request body.

COMPLAINT_ID
No documentation available.

Define this parameter in the request URI.

Request body formats

application/json, text/json

Sample:
{
  "SCN_ID": 1,
  "DOC_DATE": "2024-12-27T06:34:08.9011402+05:30",
  "DOC_CODE": "sample string 1",
  "DOC_DATEs": "2024-12-27T06:34:08.9011402+05:30",
  "SCN_ACK_DATE": "2024-12-27T06:34:08.9011402+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": "2024-12-27T06:34:08.9011402+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": "2024-12-27T06:34:08.9011402+05:30",
  "Reply": "sample string 14",
  "Additional": "sample string 15",
  "Remarks": "sample string 16",
  "DOC_STATUS": "sample string 17",
  "Doc_Year": "2024-12-27T06:34:08.9166146+05:30",
  "GetAllComplaintRegDetialsSCN": {
    "DOC_CODE": "sample string 1",
    "code_value": "sample string 2",
    "COMPLAINT_INITIATED_DATE": "2024-12-27T06:34:08.9166146+05:30",
    "COMPLAINT_ID": 4,
    "SCN_ID": 5,
    "Doc_Year": "2024-12-27T06:34:08.9166146+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": "2024-12-27T06:34:08.9166146+05:30"
}

application/xml, text/xml

Sample:
<ShowCauseNoticeModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/KHBWebApi.Models">
  <Additional>sample string 15</Additional>
  <COMPLAINT_ID>1</COMPLAINT_ID>
  <COMPLAINT_TYPE>sample string 11</COMPLAINT_TYPE>
  <DATE>2024-12-27T06:34:08.9011402+05:30</DATE>
  <DATEs>2024-12-27T06:34:08.9011402+05:30</DATEs>
  <DGO_NAME>sample string 12</DGO_NAME>
  <DOC_CODE>sample string 1</DOC_CODE>
  <DOC_CODE1>sample string 4</DOC_CODE1>
  <DOC_DATE>2024-12-27T06:34:08.9011402+05:30</DOC_DATE>
  <DOC_DATEs>2024-12-27T06:34:08.9011402+05:30</DOC_DATEs>
  <DOC_STATUS>sample string 17</DOC_STATUS>
  <Doc_Year>2024-12-27T06:34:08.9166146+05:30</Doc_Year>
  <EMP_EMPLOYEE_CODE>sample string 5</EMP_EMPLOYEE_CODE>
  <EMP_EMPLOYEE_ID>10</EMP_EMPLOYEE_ID>
  <EMP_FIRST_NAME>sample string 3</EMP_FIRST_NAME>
  <GetAllComplaintRegDetialsSCN>
    <COMPLAINT_ID>4</COMPLAINT_ID>
    <COMPLAINT_INITIATED_DATE>2024-12-27T06:34:08.9166146+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>2024-12-27T06:34:08.9166146+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>
  <REPLY_UPLOAD_PATH>sample string 6</REPLY_UPLOAD_PATH>
  <Remarks>sample string 16</Remarks>
  <Reply>sample string 14</Reply>
  <SCN_ACK_DATE>2024-12-27T06:34:08.9011402+05:30</SCN_ACK_DATE>
  <SCN_ACK_NO>sample string 2</SCN_ACK_NO>
  <SCN_ADDL_DTL>sample string 9</SCN_ADDL_DTL>
  <SCN_ID>1</SCN_ID>
  <SCN_MODE_REPLY>sample string 8</SCN_MODE_REPLY>
  <SCN_REMARKS>sample string 7</SCN_REMARKS>
  <SCN_REPLY_DUE_DATE>2024-12-27T06:34:08.9166146+05:30</SCN_REPLY_DUE_DATE>
</ShowCauseNoticeModel>

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 'ShowCauseNoticeModel'.

Response Information

No documentation available.

Response body formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.