POST Api/LandRecords/CreateLandDetails
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
Landdetails | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "LR_Id": 1, "LR_PD_ID_FK": 2, "LR_LD_Id_Fk": 1, "LR_LOD_Id_Fk": 1, "LR_SurveyNo": "sample string 3", "LR_Owner": "sample string 4", "LR_ExtentinAcres": 1.0, "LR_ExtentinGuntas": 1.0, "LR_Extents_asper_COL": 1.0, "LD_Extents": 1.0, "LR_Tippani_No": "sample string 5", "LR_GO_Number": "sample string 6", "LR_GO_Date": "2024-12-27T06:05:53.2448679+05:30", "LR_LandConversion_Number": "sample string 7", "LR_LandConversion_Date": "2024-12-27T06:05:53.2448679+05:30", "LR_Tippani_Date": "2024-12-27T06:05:53.2448679+05:30", "LR_Atlas": "sample string 8", "LR_Khatha": "sample string 9", "LR_EC": "sample string 10", "LR_RTC": "sample string 11", "LR_Tippani_File": "sample string 12", "LR_Revenue_Sketch": "sample string 13", "LD_Longitude": "sample string 14", "LD_Latitude": "sample string 15", "LD_Akar": "sample string 16", "LD_North": "sample string 17", "LD_East": "sample string 18", "LD_West": "sample string 19", "LD_South": "sample string 20", "LD_Cad": "sample string 21", "LD_Sketch": "sample string 22", "SharingPattern_Name": "sample string 23", "LandType_Name": "sample string 24", "MOP_Name": "sample string 25", "LR_PTSheet": "sample string 26", "LR_Akar_Bandh": "sample string 27", "LR_JMC": "sample string 28", "LR_VillageMap": "sample string 29", "LR_GO_File": "sample string 30", "LR_LandConversion_File": "sample string 31", "LR_From": "sample string 32", "LR_Landuse_per_MaterPlan": "sample string 33", "LR_LTP_Id_Fk": 1, "LR_Selected": 1, "Select": 1, "LR_UserId_FK": 34, "LR_TS": "2024-12-27T06:05:53.2448679+05:30", "LR_Inactive": "sample string 36", "LR_TS_LastEdited": "2024-12-27T06:05:53.2448679+05:30", "LR_TS_Edited_Uid_FK": 38 }
application/xml, text/xml
Sample:
<LandRecordDetailsModels xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/KHBWebApi.Models"> <LD_Akar>sample string 16</LD_Akar> <LD_Cad>sample string 21</LD_Cad> <LD_East>sample string 18</LD_East> <LD_Extents>1</LD_Extents> <LD_Latitude>sample string 15</LD_Latitude> <LD_Longitude>sample string 14</LD_Longitude> <LD_North>sample string 17</LD_North> <LD_Sketch>sample string 22</LD_Sketch> <LD_South>sample string 20</LD_South> <LD_West>sample string 19</LD_West> <LR_Akar_Bandh>sample string 27</LR_Akar_Bandh> <LR_Atlas>sample string 8</LR_Atlas> <LR_EC>sample string 10</LR_EC> <LR_ExtentinAcres>1</LR_ExtentinAcres> <LR_ExtentinGuntas>1</LR_ExtentinGuntas> <LR_Extents_asper_COL>1</LR_Extents_asper_COL> <LR_From>sample string 32</LR_From> <LR_GO_Date>2024-12-27T06:05:53.2448679+05:30</LR_GO_Date> <LR_GO_File>sample string 30</LR_GO_File> <LR_GO_Number>sample string 6</LR_GO_Number> <LR_Id>1</LR_Id> <LR_Inactive>sample string 36</LR_Inactive> <LR_JMC>sample string 28</LR_JMC> <LR_Khatha>sample string 9</LR_Khatha> <LR_LD_Id_Fk>1</LR_LD_Id_Fk> <LR_LOD_Id_Fk>1</LR_LOD_Id_Fk> <LR_LTP_Id_Fk>1</LR_LTP_Id_Fk> <LR_LandConversion_Date>2024-12-27T06:05:53.2448679+05:30</LR_LandConversion_Date> <LR_LandConversion_File>sample string 31</LR_LandConversion_File> <LR_LandConversion_Number>sample string 7</LR_LandConversion_Number> <LR_Landuse_per_MaterPlan>sample string 33</LR_Landuse_per_MaterPlan> <LR_Owner>sample string 4</LR_Owner> <LR_PD_ID_FK>2</LR_PD_ID_FK> <LR_PTSheet>sample string 26</LR_PTSheet> <LR_RTC>sample string 11</LR_RTC> <LR_Revenue_Sketch>sample string 13</LR_Revenue_Sketch> <LR_Selected>1</LR_Selected> <LR_SurveyNo>sample string 3</LR_SurveyNo> <LR_TS>2024-12-27T06:05:53.2448679+05:30</LR_TS> <LR_TS_Edited_Uid_FK>38</LR_TS_Edited_Uid_FK> <LR_TS_LastEdited>2024-12-27T06:05:53.2448679+05:30</LR_TS_LastEdited> <LR_Tippani_Date>2024-12-27T06:05:53.2448679+05:30</LR_Tippani_Date> <LR_Tippani_File>sample string 12</LR_Tippani_File> <LR_Tippani_No>sample string 5</LR_Tippani_No> <LR_UserId_FK>34</LR_UserId_FK> <LR_VillageMap>sample string 29</LR_VillageMap> <LandType_Name>sample string 24</LandType_Name> <MOP_Name>sample string 25</MOP_Name> <Select>1</Select> <SharingPattern_Name>sample string 23</SharingPattern_Name> </LandRecordDetailsModels>
application/x-www-form-urlencoded
Sample:
Response Information
No documentation available.
Response body formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.