POST api/CancellationandRefundRequest/FinanceRefundConfirmation
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| CancelandRefund | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"AF_Id": 1,
"AF_REF_No": "sample string 2",
"AF_App_No": "sample string 3",
"AF_Voucher_No": "sample string 4",
"AF_Voucher_Date": "2025-12-07T08:13:36.2788262+05:30",
"AF_Amount": "sample string 6",
"AF_Clear_Date": "2025-12-07T08:13:36.2798277+05:30",
"AF_IFSC_No": "sample string 8",
"AF_Bank_Name": "sample string 9",
"AF_Check_No": "sample string 10",
"AF_Check_Date": "2025-12-07T08:13:36.2798277+05:30"
}
application/x-www-form-urlencoded
Sample:
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
Sample not available.