POST api/ApplicationForm/Step1/ValidateAndBasicInfo
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| model | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"APP_Id": 1,
"App_Reg_No": "sample string 2",
"APP_IsJoint": "sample string 3",
"APP_Project_Id_FK": 1,
"APP_PropertyType": "sample string 4",
"CA_Id_Fk": 1,
"APP_CA_Id_FK": 1,
"APP_Not_Id_Fk": 1,
"Applicant_Name": "sample string 5",
"APP_PA_MobileNo": "sample string 6",
"FatherOrHusband_Name": "sample string 7",
"Date_Of_Birth": "2026-03-10T03:37:41.1045327+05:30",
"APP_PA_Age": 1,
"APP_PA_DOB": "2026-03-10T03:37:41.1045327+05:30",
"APP_PA_Email": "sample string 8",
"APP_PA_PanNo": "sample string 9",
"Aadhar_No": "sample string 10",
"Gender": "sample string 11",
"APP_Reservation_Id_FK": 1,
"APP_AnnualIncome": 1.0,
"APP_DI_Id_FK": 1,
"APP_Pincode": "sample string 12",
"APP_VI_Name_PERM": "sample string 13",
"Post_Office_PERM": "sample string 14",
"APP_DI_Id_FK_PERM": 1,
"APP_Pincode_PERM": "sample string 15",
"APP_SA_Name": "sample string 16",
"APP_SA_Gender": "sample string 17",
"APP_SA_DOB": "2026-03-10T03:37:41.1065311+05:30",
"APP_SA_Age": 1,
"APP_SA_PanNo": "sample string 18",
"APP_SA_AdharNo": "sample string 19",
"APP_SA_Relation_Id_FK": 1,
"APP_NomineeName": "sample string 20",
"APP_BankName": "sample string 21",
"PAmount": "sample string 22",
"BankChallan_No": "sample string 23",
"Payment_Mode": "sample string 24",
"Bank_Branch": "sample string 25",
"APP_Landline_No": "sample string 26",
"APP_PA_Photo": "sample string 27",
"APP_PA_Signature": "sample string 28",
"APP_SA_Signature": "sample string 29",
"APP_SA_Photo": "sample string 30",
"Police_Station_PERM": "sample string 31"
}
application/x-www-form-urlencoded
Sample:
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
Sample not available.