POST api/Allotment/SaveandPrintNoticeLetter/{Not_type}/{Notice_Date}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| Not_type | No documentation available. |
Define this parameter in the request URI. |
| Notice_Date | No documentation available. |
Define this parameter in the request URI. |
| NoticeLetter | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
[
{
"N_Id": 1,
"N_App_Id_Fk": 2,
"N_Ist_Notice": 3,
"N_Ist_Notice_Date": "2025-12-07T08:00:25.5914866+05:30",
"N_IIst_Notice": 4,
"N_IIst_Notice_Date": "2025-12-07T08:00:25.5914866+05:30",
"N_IIIst_Notice": 5,
"N_IIIst_Notice_Date": "2025-12-07T08:00:25.5914866+05:30",
"N_Order": 6,
"N_Order_Date": "2025-12-07T08:00:25.5924844+05:30",
"N_C_userid": 7,
"N_C_TS": "2025-12-07T08:00:25.5924844+05:30",
"N_Inactive": "sample string 9",
"N_LastEdited_Uid": 10,
"N_LastEdited_TS": "2025-12-07T08:00:25.5924844+05:30",
"N_I_PRINTED": 12,
"N_II_PRINTED": 13,
"N_III_PRINTED": 14,
"N_Ord_PRINTED": 15
},
{
"N_Id": 1,
"N_App_Id_Fk": 2,
"N_Ist_Notice": 3,
"N_Ist_Notice_Date": "2025-12-07T08:00:25.5914866+05:30",
"N_IIst_Notice": 4,
"N_IIst_Notice_Date": "2025-12-07T08:00:25.5914866+05:30",
"N_IIIst_Notice": 5,
"N_IIIst_Notice_Date": "2025-12-07T08:00:25.5914866+05:30",
"N_Order": 6,
"N_Order_Date": "2025-12-07T08:00:25.5924844+05:30",
"N_C_userid": 7,
"N_C_TS": "2025-12-07T08:00:25.5924844+05:30",
"N_Inactive": "sample string 9",
"N_LastEdited_Uid": 10,
"N_LastEdited_TS": "2025-12-07T08:00:25.5924844+05:30",
"N_I_PRINTED": 12,
"N_II_PRINTED": 13,
"N_III_PRINTED": 14,
"N_Ord_PRINTED": 15
},
{
"N_Id": 1,
"N_App_Id_Fk": 2,
"N_Ist_Notice": 3,
"N_Ist_Notice_Date": "2025-12-07T08:00:25.5914866+05:30",
"N_IIst_Notice": 4,
"N_IIst_Notice_Date": "2025-12-07T08:00:25.5914866+05:30",
"N_IIIst_Notice": 5,
"N_IIIst_Notice_Date": "2025-12-07T08:00:25.5914866+05:30",
"N_Order": 6,
"N_Order_Date": "2025-12-07T08:00:25.5924844+05:30",
"N_C_userid": 7,
"N_C_TS": "2025-12-07T08:00:25.5924844+05:30",
"N_Inactive": "sample string 9",
"N_LastEdited_Uid": 10,
"N_LastEdited_TS": "2025-12-07T08:00:25.5924844+05:30",
"N_I_PRINTED": 12,
"N_II_PRINTED": 13,
"N_III_PRINTED": 14,
"N_Ord_PRINTED": 15
}
]
application/x-www-form-urlencoded
Sample:
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
Sample not available.