POST api/CERTIFICATE/InsertCertificate

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:
{
  "dist_lgd": 1.0,
  "blk_lgd": 2.0,
  "gp_lgd": 3.0,
  "sansad_no": "sample string 4",
  "assee_no": 5,
  "assee_name": "sample string 6",
  "applicant_name": "sample string 7",
  "gender": "sample string 8",
  "rel_assee": "sample string 9",
  "gurdian_name": "sample string 10",
  "rel_gurdian": "sample string 11",
  "addr": "sample string 12",
  "police_station": "sample string 13",
  "post_office": "sample string 14",
  "village": 15.0,
  "pin": 16.0,
  "dob": "sample string 17",
  "cert_type": 18,
  "mobile": 19.0,
  "whatsapp": 20.0,
  "email": "sample string 21",
  "char_cert": 22,
  "incm_cert": 23,
  "resi_cert": 24,
  "sper_cert": 25,
  "dist_cert": 26,
  "cast_cert": 27,
  "unmarried": 28,
  "incm_source": "sample string 29",
  "incm_annual": 30.0,
  "resi_distance": 31.0,
  "resi_location": "sample string 32",
  "sper_old_name": "sample string 33",
  "sper_curr_name": "sample string 34",
  "religion": "sample string 35",
  "app_cast": "sample string 36",
  "app_sub_cast": "sample string 37",
  "doc_type1": "sample string 38",
  "doc_no1": "sample string 39",
  "doc_type2": "sample string 40",
  "doc_no2": "sample string 41",
  "Base64File1": "sample string 42",
  "Base64File2": "sample string 43",
  "prof_img_Base64File": "sample string 44",
  "mem_doc_no": "sample string 45",
  "mem_doc_base64": "sample string 46",
  "oth_lang": "sample string 47",
  "name_ben": "sample string 48",
  "relt_ass_ben": "sample string 49",
  "name_gurdian_ben": "sample string 50",
  "relt_gurdian_ben": "sample string 51",
  "address_ben": "sample string 52",
  "post_office_ben": "sample string 53",
  "police_station_ben": "sample string 54",
  "village_ben": "sample string 55",
  "pin_ben": "sample string 56",
  "dob_ben": "sample string 57"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:

Sample not available.