POST api/AuctionNotification/SaveNotification
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| AuctionNotification | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"AN_Id": 1,
"AN_Number": "sample string 2",
"AN_Date": "2025-10-29T10:08:03.9902035+05:30",
"AN_AuctionPlace": "sample string 3",
"AN_FromDate": "2025-10-29T10:08:03.9902035+05:30",
"AN_ToDate": "2025-10-29T10:08:03.9902035+05:30",
"AN_Upload": "sample string 6",
"No_properties": 7,
"Updated_BasePrice": 8,
"Updated_Bidder": 9,
"Updated_Approval": 10,
"AN_EMD": 11,
"AN_UserId_FK": 12,
"AN_TS": "2025-10-29T10:08:03.9902035+05:30",
"AN_Inactive": "sample string 14",
"AN_TS_LastEdited": "2025-10-29T10:08:03.9902035+05:30",
"AN_TS_Edited_Uid_FK": 16,
"AN_Auction_Type": "sample string 17",
"AN_Disable": "sample string 18",
"Proj_Name": "sample string 19",
"AN_POI_Date": "2025-10-29T10:08:03.9902035+05:30",
"AN_Project_Id_Fk": 20,
"AuctionNotificationCDModel": [
{
"ANC_Id": 1,
"ANC_AN_Id_Fk": 2,
"ANC_Website": "sample string 3",
"ANC_ContactNo": 4,
"ANC_ExtensionNo": 5,
"ANC_Cuserid": 6,
"ANC_TS": "2025-10-29T10:08:03.9902035+05:30",
"ANC_Inactive": "sample string 8",
"ANC_LastEdited_Userid": 9,
"ANC_LastEdited_TS": "2025-10-29T10:08:03.9902035+05:30"
},
{
"ANC_Id": 1,
"ANC_AN_Id_Fk": 2,
"ANC_Website": "sample string 3",
"ANC_ContactNo": 4,
"ANC_ExtensionNo": 5,
"ANC_Cuserid": 6,
"ANC_TS": "2025-10-29T10:08:03.9902035+05:30",
"ANC_Inactive": "sample string 8",
"ANC_LastEdited_Userid": 9,
"ANC_LastEdited_TS": "2025-10-29T10:08:03.9902035+05:30"
},
{
"ANC_Id": 1,
"ANC_AN_Id_Fk": 2,
"ANC_Website": "sample string 3",
"ANC_ContactNo": 4,
"ANC_ExtensionNo": 5,
"ANC_Cuserid": 6,
"ANC_TS": "2025-10-29T10:08:03.9902035+05:30",
"ANC_Inactive": "sample string 8",
"ANC_LastEdited_Userid": 9,
"ANC_LastEdited_TS": "2025-10-29T10:08:03.9902035+05:30"
}
],
"Notification_Status": "sample string 21",
"Remarks": "sample string 22"
}
application/xml, text/xml
Sample:
<AuctionNotificationModels xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/KHBWebApi.Models">
<AN_AuctionPlace>sample string 3</AN_AuctionPlace>
<AN_Auction_Type>sample string 17</AN_Auction_Type>
<AN_Date>2025-10-29T10:08:03.9902035+05:30</AN_Date>
<AN_Disable>sample string 18</AN_Disable>
<AN_EMD>11</AN_EMD>
<AN_FromDate>2025-10-29T10:08:03.9902035+05:30</AN_FromDate>
<AN_Id>1</AN_Id>
<AN_Inactive>sample string 14</AN_Inactive>
<AN_Number>sample string 2</AN_Number>
<AN_POI_Date>2025-10-29T10:08:03.9902035+05:30</AN_POI_Date>
<AN_Project_Id_Fk>20</AN_Project_Id_Fk>
<AN_TS>2025-10-29T10:08:03.9902035+05:30</AN_TS>
<AN_TS_Edited_Uid_FK>16</AN_TS_Edited_Uid_FK>
<AN_TS_LastEdited>2025-10-29T10:08:03.9902035+05:30</AN_TS_LastEdited>
<AN_ToDate>2025-10-29T10:08:03.9902035+05:30</AN_ToDate>
<AN_Upload>sample string 6</AN_Upload>
<AN_UserId_FK>12</AN_UserId_FK>
<AuctionNotificationCDModel>
<AuctionNotificationCDModels>
<ANC_AN_Id_Fk>2</ANC_AN_Id_Fk>
<ANC_ContactNo>4</ANC_ContactNo>
<ANC_Cuserid>6</ANC_Cuserid>
<ANC_ExtensionNo>5</ANC_ExtensionNo>
<ANC_Id>1</ANC_Id>
<ANC_Inactive>sample string 8</ANC_Inactive>
<ANC_LastEdited_TS>2025-10-29T10:08:03.9902035+05:30</ANC_LastEdited_TS>
<ANC_LastEdited_Userid>9</ANC_LastEdited_Userid>
<ANC_TS>2025-10-29T10:08:03.9902035+05:30</ANC_TS>
<ANC_Website>sample string 3</ANC_Website>
</AuctionNotificationCDModels>
<AuctionNotificationCDModels>
<ANC_AN_Id_Fk>2</ANC_AN_Id_Fk>
<ANC_ContactNo>4</ANC_ContactNo>
<ANC_Cuserid>6</ANC_Cuserid>
<ANC_ExtensionNo>5</ANC_ExtensionNo>
<ANC_Id>1</ANC_Id>
<ANC_Inactive>sample string 8</ANC_Inactive>
<ANC_LastEdited_TS>2025-10-29T10:08:03.9902035+05:30</ANC_LastEdited_TS>
<ANC_LastEdited_Userid>9</ANC_LastEdited_Userid>
<ANC_TS>2025-10-29T10:08:03.9902035+05:30</ANC_TS>
<ANC_Website>sample string 3</ANC_Website>
</AuctionNotificationCDModels>
<AuctionNotificationCDModels>
<ANC_AN_Id_Fk>2</ANC_AN_Id_Fk>
<ANC_ContactNo>4</ANC_ContactNo>
<ANC_Cuserid>6</ANC_Cuserid>
<ANC_ExtensionNo>5</ANC_ExtensionNo>
<ANC_Id>1</ANC_Id>
<ANC_Inactive>sample string 8</ANC_Inactive>
<ANC_LastEdited_TS>2025-10-29T10:08:03.9902035+05:30</ANC_LastEdited_TS>
<ANC_LastEdited_Userid>9</ANC_LastEdited_Userid>
<ANC_TS>2025-10-29T10:08:03.9902035+05:30</ANC_TS>
<ANC_Website>sample string 3</ANC_Website>
</AuctionNotificationCDModels>
</AuctionNotificationCDModel>
<No_properties>7</No_properties>
<Notification_Status>sample string 21</Notification_Status>
<Proj_Name>sample string 19</Proj_Name>
<Remarks>sample string 22</Remarks>
<Updated_Approval>10</Updated_Approval>
<Updated_BasePrice>8</Updated_BasePrice>
<Updated_Bidder>9</Updated_Bidder>
</AuctionNotificationModels>
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.