PUT api/RTIApplicant/UpdateRTIApplicant/{rtiappid}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
RTIApplicantModel
No documentation available.

Define this parameter in the request body.

rtiappid
No documentation available.

Define this parameter in the request URI.

Request body formats

application/json, text/json

Sample:
{
  "rtiappid": 1,
  "rappname": "sample string 2",
  "rappfname": "sample string 3",
  "rappgender": "sample string 4",
  "rappaddress": "sample string 5",
  "rappemail": "sample string 6",
  "rappmobnum": "sample string 7",
  "rappaltmobnum": "sample string 8",
  "rapppincode": "sample string 9",
  "rappcountry": "sample string 10",
  "rappstate": "sample string 11",
  "rappedstatus": "sample string 12",
  "rappstatus": "sample string 13",
  "israppbpl": "sample string 14",
  "rapptextforapp": "sample string 15",
  "rappsupportingdoc": "sample string 16",
  "submitted_date": "2025-12-07T08:13:55.4534558+05:30",
  "rtiappno": "sample string 18",
  "Payment_Mode": "sample string 19",
  "Bank_Branch": "sample string 20",
  "BankChallan_No": "sample string 21",
  "PAmount": 22,
  "subject_text": "sample string 23",
  "textforofficer": "sample string 24",
  "transactid": "sample string 25"
}

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

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:

Sample not available.