PUT api/AuctionNotification/SaveBasePriceforProperties
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
Properties | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
[ { "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": "2024-12-27T06:25:25.5309571+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": "2024-12-27T06:25:25.5309571+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": "2024-12-27T06:25:25.5309571+05:30", "PR_Edited_UserId_FK": "sample string 19", "Reg_No_Fk": "sample string 20", "PR_Bidder": 21, "AN_EMD": 22 } ]
application/xml, text/xml
Sample:
<ArrayOfPropertiesforAuctionModels xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/KHBWebApi.Models"> <PropertiesforAuctionModels> <AN_EMD>22</AN_EMD> <CA_CategoryName>sample string 6</CA_CategoryName> <CA_Id>5</CA_Id> <IC_Id>7</IC_Id> <IC_Name>sample string 8</IC_Name> <OR_ID>9</OR_ID> <OR_Name>sample string 10</OR_Name> <PR_AN_Id_Fk>17</PR_AN_Id_Fk> <PR_AuctionProperty>16</PR_AuctionProperty> <PR_Base_Price>1</PR_Base_Price> <PR_Bidder>21</PR_Bidder> <PR_Edited_UserId_FK>sample string 19</PR_Edited_UserId_FK> <PR_Id>1</PR_Id> <PR_LastEdited>2024-12-27T06:25:25.5309571+05:30</PR_LastEdited> <PR_M_East_west>sample string 11</PR_M_East_west> <PR_M_North_South>sample string 12</PR_M_North_South> <PR_Plinth_Area>sample string 14</PR_Plinth_Area> <PR_Plot_Area>sample string 13</PR_Plot_Area> <PR_Prop_FinalCost>1</PR_Prop_FinalCost> <PR_Property_No>sample string 4</PR_Property_No> <PR_Status>sample string 15</PR_Status> <PT_Id>2</PT_Id> <PT_Property_Type>sample string 3</PT_Property_Type> <Price>1</Price> <Reg_No_Fk>sample string 20</Reg_No_Fk> <baseAmt>1</baseAmt> </PropertiesforAuctionModels> <PropertiesforAuctionModels> <AN_EMD>22</AN_EMD> <CA_CategoryName>sample string 6</CA_CategoryName> <CA_Id>5</CA_Id> <IC_Id>7</IC_Id> <IC_Name>sample string 8</IC_Name> <OR_ID>9</OR_ID> <OR_Name>sample string 10</OR_Name> <PR_AN_Id_Fk>17</PR_AN_Id_Fk> <PR_AuctionProperty>16</PR_AuctionProperty> <PR_Base_Price>1</PR_Base_Price> <PR_Bidder>21</PR_Bidder> <PR_Edited_UserId_FK>sample string 19</PR_Edited_UserId_FK> <PR_Id>1</PR_Id> <PR_LastEdited>2024-12-27T06:25:25.5309571+05:30</PR_LastEdited> <PR_M_East_west>sample string 11</PR_M_East_west> <PR_M_North_South>sample string 12</PR_M_North_South> <PR_Plinth_Area>sample string 14</PR_Plinth_Area> <PR_Plot_Area>sample string 13</PR_Plot_Area> <PR_Prop_FinalCost>1</PR_Prop_FinalCost> <PR_Property_No>sample string 4</PR_Property_No> <PR_Status>sample string 15</PR_Status> <PT_Id>2</PT_Id> <PT_Property_Type>sample string 3</PT_Property_Type> <Price>1</Price> <Reg_No_Fk>sample string 20</Reg_No_Fk> <baseAmt>1</baseAmt> </PropertiesforAuctionModels> <PropertiesforAuctionModels> <AN_EMD>22</AN_EMD> <CA_CategoryName>sample string 6</CA_CategoryName> <CA_Id>5</CA_Id> <IC_Id>7</IC_Id> <IC_Name>sample string 8</IC_Name> <OR_ID>9</OR_ID> <OR_Name>sample string 10</OR_Name> <PR_AN_Id_Fk>17</PR_AN_Id_Fk> <PR_AuctionProperty>16</PR_AuctionProperty> <PR_Base_Price>1</PR_Base_Price> <PR_Bidder>21</PR_Bidder> <PR_Edited_UserId_FK>sample string 19</PR_Edited_UserId_FK> <PR_Id>1</PR_Id> <PR_LastEdited>2024-12-27T06:25:25.5309571+05:30</PR_LastEdited> <PR_M_East_west>sample string 11</PR_M_East_west> <PR_M_North_South>sample string 12</PR_M_North_South> <PR_Plinth_Area>sample string 14</PR_Plinth_Area> <PR_Plot_Area>sample string 13</PR_Plot_Area> <PR_Prop_FinalCost>1</PR_Prop_FinalCost> <PR_Property_No>sample string 4</PR_Property_No> <PR_Status>sample string 15</PR_Status> <PT_Id>2</PT_Id> <PT_Property_Type>sample string 3</PT_Property_Type> <Price>1</Price> <Reg_No_Fk>sample string 20</Reg_No_Fk> <baseAmt>1</baseAmt> </PropertiesforAuctionModels> </ArrayOfPropertiesforAuctionModels>
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.