POST Api/WorkAroundSln/SaveRevisedProperties

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
RevisedBasePriceModel
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "RBP_PD_Id_FK": 1,
  "RBP_Cat_Id_Fk": 2,
  "RBP_Prop_Id_Fk": 3,
  "RBP_Id": 4,
  "RBP_BasePrice": 5.0,
  "RBP_ApproveDate": "2025-12-07T07:56:40.2896095+05:30",
  "RBP_File": "sample string 7",
  "PD_Project_Name": "sample string 8",
  "CA_CategoryName": "sample string 9",
  "PropCount": 10,
  "RBP_UserId_FK": 11,
  "RBP_TS": "2025-12-07T07:56:40.2896095+05:30",
  "RBP_Inactive": "sample string 13",
  "RBP_TS_LastEdited": "2025-12-07T07:56:40.2896095+05:30",
  "RBP_TS_Edited_Uid_FK": 15,
  "PropertiesforAuctionModel": [
    {
      "PR_Id": 1,
      "PT_Id": 2,
      "PT_Property_Type": "sample string 3",
      "PR_Property_No": "sample string 4",
      "CA_Id": 5,
      "CA_CategoryName": "sample string 6",
      "IC_Id": 7,
      "IC_Name": "sample string 8",
      "OR_ID": 9,
      "OR_Name": "sample string 10",
      "PR_M_East_west": "sample string 11",
      "PR_M_North_South": "sample string 12",
      "PR_Plot_Area": "sample string 13",
      "PR_Plinth_Area": "sample string 14",
      "PR_Status": "sample string 15",
      "PR_AuctionProperty": 16,
      "PR_AN_Id_Fk": 17,
      "PR_Base_Price": 1.0,
      "baseAmt": 1.0,
      "Price": 1.0,
      "PR_Prop_FinalCost": 1.0,
      "PR_LastEdited": "2025-12-07T07:56:40.2896095+05:30",
      "PR_Edited_UserId_FK": "sample string 19",
      "Reg_No_Fk": "sample string 20",
      "PR_Bidder": 21,
      "AN_EMD": 22
    },
    {
      "PR_Id": 1,
      "PT_Id": 2,
      "PT_Property_Type": "sample string 3",
      "PR_Property_No": "sample string 4",
      "CA_Id": 5,
      "CA_CategoryName": "sample string 6",
      "IC_Id": 7,
      "IC_Name": "sample string 8",
      "OR_ID": 9,
      "OR_Name": "sample string 10",
      "PR_M_East_west": "sample string 11",
      "PR_M_North_South": "sample string 12",
      "PR_Plot_Area": "sample string 13",
      "PR_Plinth_Area": "sample string 14",
      "PR_Status": "sample string 15",
      "PR_AuctionProperty": 16,
      "PR_AN_Id_Fk": 17,
      "PR_Base_Price": 1.0,
      "baseAmt": 1.0,
      "Price": 1.0,
      "PR_Prop_FinalCost": 1.0,
      "PR_LastEdited": "2025-12-07T07:56:40.2896095+05:30",
      "PR_Edited_UserId_FK": "sample string 19",
      "Reg_No_Fk": "sample string 20",
      "PR_Bidder": 21,
      "AN_EMD": 22
    },
    {
      "PR_Id": 1,
      "PT_Id": 2,
      "PT_Property_Type": "sample string 3",
      "PR_Property_No": "sample string 4",
      "CA_Id": 5,
      "CA_CategoryName": "sample string 6",
      "IC_Id": 7,
      "IC_Name": "sample string 8",
      "OR_ID": 9,
      "OR_Name": "sample string 10",
      "PR_M_East_west": "sample string 11",
      "PR_M_North_South": "sample string 12",
      "PR_Plot_Area": "sample string 13",
      "PR_Plinth_Area": "sample string 14",
      "PR_Status": "sample string 15",
      "PR_AuctionProperty": 16,
      "PR_AN_Id_Fk": 17,
      "PR_Base_Price": 1.0,
      "baseAmt": 1.0,
      "Price": 1.0,
      "PR_Prop_FinalCost": 1.0,
      "PR_LastEdited": "2025-12-07T07:56:40.2896095+05:30",
      "PR_Edited_UserId_FK": "sample string 19",
      "Reg_No_Fk": "sample string 20",
      "PR_Bidder": 21,
      "AN_EMD": 22
    }
  ]
}

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

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:

Sample not available.