POST SaveVillageResourceMapping
Request Information
URI Parameters
None.
Body Parameters
VillageResourceMappingModel| Name | Description | Type | Additional information |
|---|---|---|---|
| VillCode | integer |
None. |
|
| GpCode | integer |
None. |
|
| MCode | integer |
None. |
|
| DCode | integer |
None. |
|
| Irrigated | decimal number |
None. |
|
| Rainfed | decimal number |
None. |
|
| TotalCultivableArea | decimal number |
None. |
|
| CommonLand | decimal number |
None. |
|
| ForestLand | decimal number |
None. |
|
| MajorClimateHazard_LR | string |
None. |
|
| Ponds | integer |
None. |
|
| Borewells | integer |
None. |
|
| Canals | integer |
None. |
|
| Streams | integer |
None. |
|
| MajorClimateHazards_WR | string |
None. |
|
| Jataras | string |
None. |
|
| OtherJataras | string |
None. |
|
| FamousTemples | string |
None. |
|
| OtherTemples | string |
None. |
|
| Markets | string |
None. |
|
| Shandies | string |
None. |
|
| Others_MarketOpportunities | string |
None. |
|
| Warehouses | string |
None. |
|
| VertinaryHospitals | string |
None. |
|
| Anyprocessingunits | string |
None. |
|
| Cotton | integer |
None. |
|
| Paddy | integer |
None. |
|
| Jowar | integer |
None. |
|
| Maize | integer |
None. |
|
| Chilli | integer |
None. |
|
| Vegetables | integer |
None. |
|
| Redgram | integer |
None. |
|
| Others_Livelihoods | string |
None. |
|
| Others_HH_Number | integer |
None. |
|
| Goat_Sheep_Rearing | integer |
None. |
|
| BackyardPoultry | integer |
None. |
|
| Buffalo_Cows_Rearing | integer |
None. |
|
| Mahua | integer |
None. |
|
| Honey | integer |
None. |
|
| KiranaShop | integer |
None. |
|
| TailoringUnits | integer |
None. |
|
| FlourMill | integer |
None. |
|
| Hotel | integer |
None. |
|
| OilMill | integer |
None. |
|
| IronShops | integer |
None. |
|
| Tenthouse | integer |
None. |
|
| ChickenShop | integer |
None. |
|
| AnyOther_Livelihoods | string |
None. |
|
| Image1 | Collection of byte |
None. |
Request Formats
application/json, text/json
Sample:
{
"VillCode": 1,
"GpCode": 1,
"MCode": 1,
"DCode": 1,
"Irrigated": 1.0,
"Rainfed": 1.0,
"TotalCultivableArea": 1.0,
"CommonLand": 1.0,
"ForestLand": 1.0,
"MajorClimateHazard_LR": "sample string 2",
"Ponds": 1,
"Borewells": 1,
"Canals": 1,
"Streams": 1,
"MajorClimateHazards_WR": "sample string 3",
"Jataras": "sample string 4",
"OtherJataras": "sample string 5",
"FamousTemples": "sample string 6",
"OtherTemples": "sample string 7",
"Markets": "sample string 8",
"Shandies": "sample string 9",
"Others_MarketOpportunities": "sample string 10",
"Warehouses": "sample string 11",
"VertinaryHospitals": "sample string 12",
"Anyprocessingunits": "sample string 13",
"Cotton": 1,
"Paddy": 1,
"Jowar": 1,
"Maize": 1,
"Chilli": 1,
"Vegetables": 1,
"Redgram": 1,
"Others_Livelihoods": "sample string 14",
"Others_HH_Number": 1,
"Goat_Sheep_Rearing": 1,
"BackyardPoultry": 1,
"Buffalo_Cows_Rearing": 1,
"Mahua": 1,
"Honey": 1,
"KiranaShop": 1,
"TailoringUnits": 1,
"FlourMill": 1,
"Hotel": 1,
"OilMill": 1,
"IronShops": 1,
"Tenthouse": 1,
"ChickenShop": 1,
"AnyOther_Livelihoods": "sample string 15",
"Image1": "QEA="
}
application/xml, text/xml
Sample:
<VillageResourceMappingModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/commonlib.DataAccess"> <AnyOther_Livelihoods>sample string 15</AnyOther_Livelihoods> <Anyprocessingunits>sample string 13</Anyprocessingunits> <BackyardPoultry>1</BackyardPoultry> <Borewells>1</Borewells> <Buffalo_Cows_Rearing>1</Buffalo_Cows_Rearing> <Canals>1</Canals> <ChickenShop>1</ChickenShop> <Chilli>1</Chilli> <CommonLand>1</CommonLand> <Cotton>1</Cotton> <DCode>1</DCode> <FamousTemples>sample string 6</FamousTemples> <FlourMill>1</FlourMill> <ForestLand>1</ForestLand> <Goat_Sheep_Rearing>1</Goat_Sheep_Rearing> <GpCode>1</GpCode> <Honey>1</Honey> <Hotel>1</Hotel> <Image1>QEA=</Image1> <IronShops>1</IronShops> <Irrigated>1</Irrigated> <Jataras>sample string 4</Jataras> <Jowar>1</Jowar> <KiranaShop>1</KiranaShop> <MCode>1</MCode> <Mahua>1</Mahua> <Maize>1</Maize> <MajorClimateHazard_LR>sample string 2</MajorClimateHazard_LR> <MajorClimateHazards_WR>sample string 3</MajorClimateHazards_WR> <Markets>sample string 8</Markets> <OilMill>1</OilMill> <OtherJataras>sample string 5</OtherJataras> <OtherTemples>sample string 7</OtherTemples> <Others_HH_Number>1</Others_HH_Number> <Others_Livelihoods>sample string 14</Others_Livelihoods> <Others_MarketOpportunities>sample string 10</Others_MarketOpportunities> <Paddy>1</Paddy> <Ponds>1</Ponds> <Rainfed>1</Rainfed> <Redgram>1</Redgram> <Shandies>sample string 9</Shandies> <Streams>1</Streams> <TailoringUnits>1</TailoringUnits> <Tenthouse>1</Tenthouse> <TotalCultivableArea>1</TotalCultivableArea> <Vegetables>1</Vegetables> <VertinaryHospitals>sample string 12</VertinaryHospitals> <VillCode>1</VillCode> <Warehouses>sample string 11</Warehouses> </VillageResourceMappingModel>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.