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-12-07T07:54:34.0853576+05:30",
"AN_AuctionPlace": "sample string 3",
"AN_FromDate": "2025-12-07T07:54:34.0853576+05:30",
"AN_ToDate": "2025-12-07T07:54:34.0863575+05:30",
"AN_Upload": "sample string 4",
"No_properties": 1,
"Updated_BasePrice": 1,
"Updated_Bidder": 1,
"Updated_Approval": 1,
"AN_EMD": 1,
"AN_UserId_FK": 1,
"AN_TS": "2025-12-07T07:54:34.0863575+05:30",
"AN_Inactive": "sample string 5",
"AN_TS_LastEdited": "2025-12-07T07:54:34.087356+05:30",
"AN_TS_Edited_Uid_FK": 1,
"AN_Auction_Type": "sample string 6",
"AN_Disable": "sample string 7",
"Proj_Name": "sample string 8",
"AN_POI_Date": "2025-12-07T07:54:34.087356+05:30",
"AN_Project_Id_Fk": 1,
"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-12-07T07:54:34.0893573+05:30",
"ANC_Inactive": "sample string 8",
"ANC_LastEdited_Userid": 9,
"ANC_LastEdited_TS": "2025-12-07T07:54:34.0893573+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-12-07T07:54:34.0893573+05:30",
"ANC_Inactive": "sample string 8",
"ANC_LastEdited_Userid": 9,
"ANC_LastEdited_TS": "2025-12-07T07:54:34.0893573+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-12-07T07:54:34.0893573+05:30",
"ANC_Inactive": "sample string 8",
"ANC_LastEdited_Userid": 9,
"ANC_LastEdited_TS": "2025-12-07T07:54:34.0893573+05:30"
}
],
"Notification_Status": "sample string 9",
"Remarks": "sample string 10"
}
application/x-www-form-urlencoded
Sample:
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
Sample not available.