GET api/Post/SaveSchoolAdminissionExt
Request Information
URI Parameters
None.
Body Parameters
ModelSaveSchoolAdminissionExt| Name | Description | Type | Additional information |
|---|---|---|---|
| SchoolAdmissionId | integer |
None. |
|
| Nationality | string |
None. |
|
| MotherTongue | string |
None. |
|
| Religion | string |
None. |
|
| Caste | string |
None. |
|
| BankAccNo | string |
None. |
|
| BankIFSCCode | string |
None. |
|
| SamagraId | string |
None. |
|
| PreviousSchoolBoard | string |
None. |
|
| WithWhomChildLive | string |
None. |
|
| BoyChildrenInFamily | byte |
None. |
|
| AadhaarNo | string |
None. |
|
| BloodGroup | string |
None. |
|
| GirlChildrenInFamily | byte |
None. |
|
| Child1Name | string |
None. |
|
| Child1AdmissionNo | string |
None. |
|
| Child1Class | string |
None. |
|
| Child1Section | string |
None. |
|
| Child2Name | string |
None. |
|
| Child2AdmissionNo | string |
None. |
|
| Child2Class | string |
None. |
|
| Child2Section | string |
None. |
|
| FatherQualificaion | string |
None. |
|
| FatherOccupation | string |
None. |
|
| FatherMonthlyIncome | integer |
None. |
|
| FatherLandNo | string |
None. |
|
| FatherMobileNo | string |
None. |
|
| FatherOfficeAddress | string |
None. |
|
| FatherResidentAddress | string |
None. |
|
| MotherQualificaion | string |
None. |
|
| MotherOccupation | string |
None. |
|
| MotherMonthlyIncome | integer |
None. |
|
| MotherLandNo | string |
None. |
|
| MotherMobileNo | string |
None. |
|
| MotherOfficeAddress | string |
None. |
|
| MotherResidentAddress | string |
None. |
|
| GuardianQualificaion | string |
None. |
|
| GuardianOccupation | string |
None. |
|
| GuardianMonthlyIncome | integer |
None. |
|
| GuardianLandNo | string |
None. |
|
| GuardianMobileNo | string |
None. |
|
| GuardianOfficeAddress | string |
None. |
|
| GuardianResidentAddress | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"SchoolAdmissionId": 1,
"Nationality": "sample string 2",
"MotherTongue": "sample string 3",
"Religion": "sample string 4",
"Caste": "sample string 5",
"BankAccNo": "sample string 6",
"BankIFSCCode": "sample string 7",
"SamagraId": "sample string 8",
"PreviousSchoolBoard": "sample string 9",
"WithWhomChildLive": "sample string 10",
"BoyChildrenInFamily": 64,
"AadhaarNo": "sample string 12",
"BloodGroup": "sample string 13",
"GirlChildrenInFamily": 64,
"Child1Name": "sample string 15",
"Child1AdmissionNo": "sample string 16",
"Child1Class": "sample string 17",
"Child1Section": "sample string 18",
"Child2Name": "sample string 19",
"Child2AdmissionNo": "sample string 20",
"Child2Class": "sample string 21",
"Child2Section": "sample string 22",
"FatherQualificaion": "sample string 23",
"FatherOccupation": "sample string 24",
"FatherMonthlyIncome": 25,
"FatherLandNo": "sample string 26",
"FatherMobileNo": "sample string 27",
"FatherOfficeAddress": "sample string 28",
"FatherResidentAddress": "sample string 29",
"MotherQualificaion": "sample string 30",
"MotherOccupation": "sample string 31",
"MotherMonthlyIncome": 32,
"MotherLandNo": "sample string 33",
"MotherMobileNo": "sample string 34",
"MotherOfficeAddress": "sample string 35",
"MotherResidentAddress": "sample string 36",
"GuardianQualificaion": "sample string 37",
"GuardianOccupation": "sample string 38",
"GuardianMonthlyIncome": 39,
"GuardianLandNo": "sample string 40",
"GuardianMobileNo": "sample string 41",
"GuardianOfficeAddress": "sample string 42",
"GuardianResidentAddress": "sample string 43"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}