POST api/Cancellation/CreatePostCancelRequest/{PR_Id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| PR_Id | No documentation available. |
Define this parameter in the request URI. |
| PostCancellationModel | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"PAC_Id": 1,
"PAC_AppNo": "sample string 2",
"APP_No": "sample string 3",
"APP_Id": 4,
"PAC_INot_date": "2025-12-07T07:56:19.9372211+05:30",
"PAC_IINot_date": "2025-12-07T07:56:19.9372211+05:30",
"PAC_IIINot_date": "2025-12-07T07:56:19.9372211+05:30",
"PAC_Can_Type": "sample string 5",
"direct": "sample string 6",
"PAC_Can_Date": "2025-12-07T07:56:19.9372211+05:30",
"PAC_Remarks": "sample string 7",
"PAC_Refund_Amt": 8.0,
"PAC_Penalty_Amt": 9.0,
"PAC_Doc": "sample string 10",
"PAC_UserId_FK": 11,
"PAC_TS": "2025-12-07T07:56:19.9382197+05:30",
"PAC_Inactive": "sample string 13",
"PAC_SubmittoFinance": "sample string 14",
"PAC_TS_LastEdited": "2025-12-07T07:56:19.9382197+05:30",
"PAC_TS_Edited_Uid_FK": 16
}
application/x-www-form-urlencoded
Sample:
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
Sample not available.