POST api/Transaction/GeneartePlanting_ORG

Request Information

URI Parameters

None.

Body Parameters

GrowerPlantionEntry_CDS
NameDescriptionTypeAdditional information
Fact_Code

integer

None.

Season

integer

None.

Indent_Type

integer

None.

Vill_Inch_Code

string

None.

Zonal_Inch_Code

string

None.

CDA_Code

string

None.

Plot_Vill_Code

integer

None.

Vill_Code

integer

None.

Grow_Code

integer

None.

Variety_Code

integer

None.

AreaAcer

decimal number

None.

AreaHect

decimal number

None.

Seed_Source

integer

None.

InNursury

integer

None.

PlantingDate

date

None.

Seed_Cons

decimal number

None.

Sup_Vill_Code

integer

None.

Sup_Grw_Code

integer

None.

Permit_No

integer

None.

Land_Type

integer

None.

Inter_Crop_Type

integer

None.

Irrigation_Type

integer

None.

Standing_Crop

integer

None.

Soil_Type

integer

None.

Plant_Type

integer

None.

Entry_Date

date

None.

Grw_Name

string

None.

Grw_Father

string

None.

Dim_East

decimal number

None.

Dim_West

decimal number

None.

Dim_North

decimal number

None.

Dim_South

decimal number

None.

SurvAreaAcer

decimal number

None.

SurvAreaHect

decimal number

None.

Lat_1

decimal number

None.

Lon_1

decimal number

None.

Lat_2

decimal number

None.

Lon_2

decimal number

None.

Lat_3

decimal number

None.

Lon_3

decimal number

None.

Lat_4

decimal number

None.

Lon_4

decimal number

None.

Seed_Type

byte

None.

Seed_Treatment

byte

None.

Soil_treatment

byte

None.

Seed_Nursury

byte

None.

Request Formats

application/json, text/json

Sample:
{
  "Fact_Code": 1,
  "Season": 2,
  "Indent_Type": 3,
  "Vill_Inch_Code": "sample string 4",
  "Zonal_Inch_Code": "sample string 5",
  "CDA_Code": "sample string 6",
  "Plot_Vill_Code": 7,
  "Vill_Code": 8,
  "Grow_Code": 9,
  "Variety_Code": 10,
  "AreaAcer": 11.0,
  "AreaHect": 12.0,
  "Seed_Source": 13,
  "InNursury": 14,
  "PlantingDate": "2026-05-23T16:06:34.3096922+05:30",
  "Seed_Cons": 16.1,
  "Sup_Vill_Code": 17,
  "Sup_Grw_Code": 18,
  "Permit_No": 19,
  "Land_Type": 20,
  "Inter_Crop_Type": 21,
  "Irrigation_Type": 22,
  "Standing_Crop": 23,
  "Soil_Type": 24,
  "Plant_Type": 25,
  "Entry_Date": "2026-05-23T16:06:34.3106916+05:30",
  "Grw_Name": "sample string 27",
  "Grw_Father": "sample string 28",
  "Dim_East": 29.0,
  "Dim_West": 30.0,
  "Dim_North": 31.0,
  "Dim_South": 32.0,
  "SurvAreaAcer": 33.0,
  "SurvAreaHect": 34.0,
  "Lat_1": 35.0,
  "Lon_1": 36.0,
  "Lat_2": 37.0,
  "Lon_2": 38.0,
  "Lat_3": 39.0,
  "Lon_3": 40.0,
  "Lat_4": 41.0,
  "Lon_4": 42.0,
  "Seed_Type": 64,
  "Seed_Treatment": 64,
  "Soil_treatment": 64,
  "Seed_Nursury": 64
}

application/xml, text/xml

Sample:
<GrowerPlantionEntry_CDS xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CDS_WebAPI.Models">
  <AreaAcer>11</AreaAcer>
  <AreaHect>12</AreaHect>
  <CDA_Code>sample string 6</CDA_Code>
  <Dim_East>29</Dim_East>
  <Dim_North>31</Dim_North>
  <Dim_South>32</Dim_South>
  <Dim_West>30</Dim_West>
  <Entry_Date>2026-05-23T16:06:34.3106916+05:30</Entry_Date>
  <Fact_Code>1</Fact_Code>
  <Grow_Code>9</Grow_Code>
  <Grw_Father>sample string 28</Grw_Father>
  <Grw_Name>sample string 27</Grw_Name>
  <InNursury>14</InNursury>
  <Indent_Type>3</Indent_Type>
  <Inter_Crop_Type>21</Inter_Crop_Type>
  <Irrigation_Type>22</Irrigation_Type>
  <Land_Type>20</Land_Type>
  <Lat_1>35</Lat_1>
  <Lat_2>37</Lat_2>
  <Lat_3>39</Lat_3>
  <Lat_4>41</Lat_4>
  <Lon_1>36</Lon_1>
  <Lon_2>38</Lon_2>
  <Lon_3>40</Lon_3>
  <Lon_4>42</Lon_4>
  <Permit_No>19</Permit_No>
  <Plant_Type>25</Plant_Type>
  <PlantingDate>2026-05-23T16:06:34.3096922+05:30</PlantingDate>
  <Plot_Vill_Code>7</Plot_Vill_Code>
  <Season>2</Season>
  <Seed_Cons>16.1</Seed_Cons>
  <Seed_Nursury>64</Seed_Nursury>
  <Seed_Source>13</Seed_Source>
  <Seed_Treatment>64</Seed_Treatment>
  <Seed_Type>64</Seed_Type>
  <Soil_Type>24</Soil_Type>
  <Soil_treatment>64</Soil_treatment>
  <Standing_Crop>23</Standing_Crop>
  <Sup_Grw_Code>18</Sup_Grw_Code>
  <Sup_Vill_Code>17</Sup_Vill_Code>
  <SurvAreaAcer>33</SurvAreaAcer>
  <SurvAreaHect>34</SurvAreaHect>
  <Variety_Code>10</Variety_Code>
  <Vill_Code>8</Vill_Code>
  <Vill_Inch_Code>sample string 4</Vill_Inch_Code>
  <Zonal_Inch_Code>sample string 5</Zonal_Inch_Code>
</GrowerPlantionEntry_CDS>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}

application/xml, text/xml

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />