PUT api/ApplicationForm/Step5_AppFeePayment

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
model
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "APP_Reg_No": "sample string 1",
  "Appfee_Payment_Mode": "sample string 2",
  "Appfee_payment_Method": "sample string 3",
  "Appfee_Transaction_Id": "sample string 4",
  "Appfee_Payment_Date": "2026-03-10T03:37:40.8296237+05:30",
  "Appfee_Paid_Amount": 6.0,
  "Appfee_Bank_Name": "sample string 7",
  "Appfee_branch": "sample string 8",
  "APP_NomineeName": "sample string 9"
}

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 'Step5_AppFeePaymentModel'.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:

Sample not available.