POST api/NotAllottedRefund/insertRefunddata

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
NotAllottedRefundModel
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "NAR_Id": 1,
  "NAR_Refund_Id": "sample string 2",
  "NAR_Refund_Date": "2024-12-27T06:14:30.4362143+05:30",
  "NAR_Not_Id_Fk": 4,
  "NAR_Proj_Id_Fk": 5,
  "NAR_App_No": "sample string 6",
  "NAR_Upload_Doc": "sample string 7",
  "NAR_Remarks": "sample string 8",
  "NAR_Ref_Type": "sample string 9",
  "NAR_CUser_Id": 10,
  "NAR_TS": "2024-12-27T06:14:30.4362143+05:30",
  "NAR_Inactive": "sample string 12",
  "NAR_LastEdited_UserId": 13,
  "NAR_LastEdited_TS": "2024-12-27T06:14:30.4362143+05:30",
  "NotAllottedApplicantRefundModel": [
    {
      "NAAR_Id": 1,
      "NAAR_NAR_Id_Fk": 2,
      "NAAR_App_Id_Fk": 3,
      "APP_Id": 4,
      "NAAR_App_No": "sample string 5",
      "APP_No": "sample string 6",
      "NAAR_App_Name": "sample string 7",
      "APP_PA_Name": "sample string 8",
      "NAAR_RefReq_Id": "sample string 9",
      "NAAR_Refund_Request": 10,
      "NAAR_CUser_Id": 11,
      "NAAR_TS": "2024-12-27T06:14:30.4362143+05:30",
      "NAAR_Inactive": "sample string 13",
      "NAAR_LastEdited_UserId": 14,
      "NAAR_LastEdited_TS": "2024-12-27T06:14:30.4362143+05:30"
    },
    {
      "NAAR_Id": 1,
      "NAAR_NAR_Id_Fk": 2,
      "NAAR_App_Id_Fk": 3,
      "APP_Id": 4,
      "NAAR_App_No": "sample string 5",
      "APP_No": "sample string 6",
      "NAAR_App_Name": "sample string 7",
      "APP_PA_Name": "sample string 8",
      "NAAR_RefReq_Id": "sample string 9",
      "NAAR_Refund_Request": 10,
      "NAAR_CUser_Id": 11,
      "NAAR_TS": "2024-12-27T06:14:30.4362143+05:30",
      "NAAR_Inactive": "sample string 13",
      "NAAR_LastEdited_UserId": 14,
      "NAAR_LastEdited_TS": "2024-12-27T06:14:30.4362143+05:30"
    },
    {
      "NAAR_Id": 1,
      "NAAR_NAR_Id_Fk": 2,
      "NAAR_App_Id_Fk": 3,
      "APP_Id": 4,
      "NAAR_App_No": "sample string 5",
      "APP_No": "sample string 6",
      "NAAR_App_Name": "sample string 7",
      "APP_PA_Name": "sample string 8",
      "NAAR_RefReq_Id": "sample string 9",
      "NAAR_Refund_Request": 10,
      "NAAR_CUser_Id": 11,
      "NAAR_TS": "2024-12-27T06:14:30.4362143+05:30",
      "NAAR_Inactive": "sample string 13",
      "NAAR_LastEdited_UserId": 14,
      "NAAR_LastEdited_TS": "2024-12-27T06:14:30.4362143+05:30"
    }
  ]
}

application/xml, text/xml

Sample:
<NotAllottedRefundModels xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/KHBWebApi.Models">
  <NAR_App_No>sample string 6</NAR_App_No>
  <NAR_CUser_Id>10</NAR_CUser_Id>
  <NAR_Id>1</NAR_Id>
  <NAR_Inactive>sample string 12</NAR_Inactive>
  <NAR_LastEdited_TS>2024-12-27T06:14:30.4362143+05:30</NAR_LastEdited_TS>
  <NAR_LastEdited_UserId>13</NAR_LastEdited_UserId>
  <NAR_Not_Id_Fk>4</NAR_Not_Id_Fk>
  <NAR_Proj_Id_Fk>5</NAR_Proj_Id_Fk>
  <NAR_Ref_Type>sample string 9</NAR_Ref_Type>
  <NAR_Refund_Date>2024-12-27T06:14:30.4362143+05:30</NAR_Refund_Date>
  <NAR_Refund_Id>sample string 2</NAR_Refund_Id>
  <NAR_Remarks>sample string 8</NAR_Remarks>
  <NAR_TS>2024-12-27T06:14:30.4362143+05:30</NAR_TS>
  <NAR_Upload_Doc>sample string 7</NAR_Upload_Doc>
  <NotAllottedApplicantRefundModel>
    <NotAllottedApplicantRefundModels>
      <APP_Id>4</APP_Id>
      <APP_No>sample string 6</APP_No>
      <APP_PA_Name>sample string 8</APP_PA_Name>
      <NAAR_App_Id_Fk>3</NAAR_App_Id_Fk>
      <NAAR_App_Name>sample string 7</NAAR_App_Name>
      <NAAR_App_No>sample string 5</NAAR_App_No>
      <NAAR_CUser_Id>11</NAAR_CUser_Id>
      <NAAR_Id>1</NAAR_Id>
      <NAAR_Inactive>sample string 13</NAAR_Inactive>
      <NAAR_LastEdited_TS>2024-12-27T06:14:30.4362143+05:30</NAAR_LastEdited_TS>
      <NAAR_LastEdited_UserId>14</NAAR_LastEdited_UserId>
      <NAAR_NAR_Id_Fk>2</NAAR_NAR_Id_Fk>
      <NAAR_RefReq_Id>sample string 9</NAAR_RefReq_Id>
      <NAAR_Refund_Request>10</NAAR_Refund_Request>
      <NAAR_TS>2024-12-27T06:14:30.4362143+05:30</NAAR_TS>
    </NotAllottedApplicantRefundModels>
    <NotAllottedApplicantRefundModels>
      <APP_Id>4</APP_Id>
      <APP_No>sample string 6</APP_No>
      <APP_PA_Name>sample string 8</APP_PA_Name>
      <NAAR_App_Id_Fk>3</NAAR_App_Id_Fk>
      <NAAR_App_Name>sample string 7</NAAR_App_Name>
      <NAAR_App_No>sample string 5</NAAR_App_No>
      <NAAR_CUser_Id>11</NAAR_CUser_Id>
      <NAAR_Id>1</NAAR_Id>
      <NAAR_Inactive>sample string 13</NAAR_Inactive>
      <NAAR_LastEdited_TS>2024-12-27T06:14:30.4362143+05:30</NAAR_LastEdited_TS>
      <NAAR_LastEdited_UserId>14</NAAR_LastEdited_UserId>
      <NAAR_NAR_Id_Fk>2</NAAR_NAR_Id_Fk>
      <NAAR_RefReq_Id>sample string 9</NAAR_RefReq_Id>
      <NAAR_Refund_Request>10</NAAR_Refund_Request>
      <NAAR_TS>2024-12-27T06:14:30.4362143+05:30</NAAR_TS>
    </NotAllottedApplicantRefundModels>
    <NotAllottedApplicantRefundModels>
      <APP_Id>4</APP_Id>
      <APP_No>sample string 6</APP_No>
      <APP_PA_Name>sample string 8</APP_PA_Name>
      <NAAR_App_Id_Fk>3</NAAR_App_Id_Fk>
      <NAAR_App_Name>sample string 7</NAAR_App_Name>
      <NAAR_App_No>sample string 5</NAAR_App_No>
      <NAAR_CUser_Id>11</NAAR_CUser_Id>
      <NAAR_Id>1</NAAR_Id>
      <NAAR_Inactive>sample string 13</NAAR_Inactive>
      <NAAR_LastEdited_TS>2024-12-27T06:14:30.4362143+05:30</NAAR_LastEdited_TS>
      <NAAR_LastEdited_UserId>14</NAAR_LastEdited_UserId>
      <NAAR_NAR_Id_Fk>2</NAAR_NAR_Id_Fk>
      <NAAR_RefReq_Id>sample string 9</NAAR_RefReq_Id>
      <NAAR_Refund_Request>10</NAAR_Refund_Request>
      <NAAR_TS>2024-12-27T06:14:30.4362143+05:30</NAAR_TS>
    </NotAllottedApplicantRefundModels>
  </NotAllottedApplicantRefundModel>
</NotAllottedRefundModels>

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

Response Information

No documentation available.

Response body formats

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

Sample:

Sample not available.