POST Api/LandRecords/CreateLandDetails

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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": "2025-12-07T08:13:38.9123324+05:30",
  "LR_LandConversion_Number": "sample string 7",
  "LR_LandConversion_Date": "2025-12-07T08:13:38.9123324+05:30",
  "LR_Tippani_Date": "2025-12-07T08:13:38.9123324+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": "2025-12-07T08:13:38.9123324+05:30",
  "LR_Inactive": "sample string 36",
  "LR_TS_LastEdited": "2025-12-07T08:13:38.9123324+05:30",
  "LR_TS_Edited_Uid_FK": 38
}

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

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:

Sample not available.