POST api/WeatherCCE/PostCaseDataID?UserName={UserName}&LocaleID={LocaleID}&AssesmentType={AssesmentType}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
UserName
No documentation available.

Define this parameter in the request URI.

LocaleID
No documentation available.

Define this parameter in the request URI.

AssesmentType
No documentation available.

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "GetCasedetails": [
    {
      "RequestId": "sample string 1",
      "Year": 1.0,
      "SchemeID": 2.0,
      "StateID": 3.0,
      "DistrictID": 4.0,
      "BlockID": 5.0,
      "NPID": 6.0,
      "GPID": 7.0,
      "RefUnitID": 8.0,
      "CropID": 9.0,
      "ID": 10.0,
      "AssesmentTypeID": 11.0,
      "SeasonID": 12.0,
      "LastUpdatedDate": "2024-10-04T20:41:09.4020775+05:30",
      "FarmerName": "sample string 13",
      "SurveyNumber": "sample string 14",
      "ApplicationNumber": "sample string 15"
    },
    {
      "RequestId": "sample string 1",
      "Year": 1.0,
      "SchemeID": 2.0,
      "StateID": 3.0,
      "DistrictID": 4.0,
      "BlockID": 5.0,
      "NPID": 6.0,
      "GPID": 7.0,
      "RefUnitID": 8.0,
      "CropID": 9.0,
      "ID": 10.0,
      "AssesmentTypeID": 11.0,
      "SeasonID": 12.0,
      "LastUpdatedDate": "2024-10-04T20:41:09.4020775+05:30",
      "FarmerName": "sample string 13",
      "SurveyNumber": "sample string 14",
      "ApplicationNumber": "sample string 15"
    },
    {
      "RequestId": "sample string 1",
      "Year": 1.0,
      "SchemeID": 2.0,
      "StateID": 3.0,
      "DistrictID": 4.0,
      "BlockID": 5.0,
      "NPID": 6.0,
      "GPID": 7.0,
      "RefUnitID": 8.0,
      "CropID": 9.0,
      "ID": 10.0,
      "AssesmentTypeID": 11.0,
      "SeasonID": 12.0,
      "LastUpdatedDate": "2024-10-04T20:41:09.4020775+05:30",
      "FarmerName": "sample string 13",
      "SurveyNumber": "sample string 14",
      "ApplicationNumber": "sample string 15"
    }
  ],
  "Error_Code": 1,
  "Error_Message": "sample string 2"
}

text/html

Sample:
{"GetCasedetails":[{"RequestId":"sample string 1","Year":1.0,"SchemeID":2.0,"StateID":3.0,"DistrictID":4.0,"BlockID":5.0,"NPID":6.0,"GPID":7.0,"RefUnitID":8.0,"CropID":9.0,"ID":10.0,"AssesmentTypeID":11.0,"SeasonID":12.0,"LastUpdatedDate":"2024-10-04T20:41:09.4020775+05:30","FarmerName":"sample string 13","SurveyNumber":"sample string 14","ApplicationNumber":"sample string 15"},{"RequestId":"sample string 1","Year":1.0,"SchemeID":2.0,"StateID":3.0,"DistrictID":4.0,"BlockID":5.0,"NPID":6.0,"GPID":7.0,"RefUnitID":8.0,"CropID":9.0,"ID":10.0,"AssesmentTypeID":11.0,"SeasonID":12.0,"LastUpdatedDate":"2024-10-04T20:41:09.4020775+05:30","FarmerName":"sample string 13","SurveyNumber":"sample string 14","ApplicationNumber":"sample string 15"},{"RequestId":"sample string 1","Year":1.0,"SchemeID":2.0,"StateID":3.0,"DistrictID":4.0,"BlockID":5.0,"NPID":6.0,"GPID":7.0,"RefUnitID":8.0,"CropID":9.0,"ID":10.0,"AssesmentTypeID":11.0,"SeasonID":12.0,"LastUpdatedDate":"2024-10-04T20:41:09.4020775+05:30","FarmerName":"sample string 13","SurveyNumber":"sample string 14","ApplicationNumber":"sample string 15"}],"Error_Code":1,"Error_Message":"sample string 2"}

application/xml, text/xml

Sample:
<DOMCaseResponseID xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WeatherInsuranceCCEWebAPIServices.Models">
  <Error_Code>1</Error_Code>
  <Error_Message>sample string 2</Error_Message>
  <GetCasedetails>
    <DomCaseID>
      <ApplicationNumber>sample string 15</ApplicationNumber>
      <AssesmentTypeID>11</AssesmentTypeID>
      <BlockID>5</BlockID>
      <CropID>9</CropID>
      <DistrictID>4</DistrictID>
      <FarmerName>sample string 13</FarmerName>
      <GPID>7</GPID>
      <ID>10</ID>
      <LastUpdatedDate>2024-10-04T20:41:09.4020775+05:30</LastUpdatedDate>
      <NPID>6</NPID>
      <RefUnitID>8</RefUnitID>
      <RequestId>sample string 1</RequestId>
      <SchemeID>2</SchemeID>
      <SeasonID>12</SeasonID>
      <StateID>3</StateID>
      <SurveyNumber>sample string 14</SurveyNumber>
      <Year>1</Year>
    </DomCaseID>
    <DomCaseID>
      <ApplicationNumber>sample string 15</ApplicationNumber>
      <AssesmentTypeID>11</AssesmentTypeID>
      <BlockID>5</BlockID>
      <CropID>9</CropID>
      <DistrictID>4</DistrictID>
      <FarmerName>sample string 13</FarmerName>
      <GPID>7</GPID>
      <ID>10</ID>
      <LastUpdatedDate>2024-10-04T20:41:09.4020775+05:30</LastUpdatedDate>
      <NPID>6</NPID>
      <RefUnitID>8</RefUnitID>
      <RequestId>sample string 1</RequestId>
      <SchemeID>2</SchemeID>
      <SeasonID>12</SeasonID>
      <StateID>3</StateID>
      <SurveyNumber>sample string 14</SurveyNumber>
      <Year>1</Year>
    </DomCaseID>
    <DomCaseID>
      <ApplicationNumber>sample string 15</ApplicationNumber>
      <AssesmentTypeID>11</AssesmentTypeID>
      <BlockID>5</BlockID>
      <CropID>9</CropID>
      <DistrictID>4</DistrictID>
      <FarmerName>sample string 13</FarmerName>
      <GPID>7</GPID>
      <ID>10</ID>
      <LastUpdatedDate>2024-10-04T20:41:09.4020775+05:30</LastUpdatedDate>
      <NPID>6</NPID>
      <RefUnitID>8</RefUnitID>
      <RequestId>sample string 1</RequestId>
      <SchemeID>2</SchemeID>
      <SeasonID>12</SeasonID>
      <StateID>3</StateID>
      <SurveyNumber>sample string 14</SurveyNumber>
      <Year>1</Year>
    </DomCaseID>
  </GetCasedetails>
</DOMCaseResponseID>