POST api/CancellationandRefundRequest/FinanceRefundConfirmation

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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-07T07:58:38.1231078+05:30",
  "AF_Amount": "sample string 6",
  "AF_Clear_Date": "2025-12-07T07:58:38.1231078+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-07T07:58:38.1231078+05:30"
}

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'CancelandRefundModel'.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:

Sample not available.