GET api/StudentRegistry/{Id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Student| Name | Description | Type | Additional information |
|---|---|---|---|
| StudentID | integer |
None. |
|
| StudentName | string |
String length: inclusive between 0 and 500 |
|
| Mobile | string |
String length: inclusive between 0 and 500 |
|
| BlackList | boolean |
None. |
|
| BlackReason | string |
String length: inclusive between 0 and 250 |
|
| GradeId | integer |
None. |
|
| StudentGroupID | integer |
None. |
|
| EducationType | integer |
None. |
|
| OldSubject1 | string |
String length: inclusive between 0 and 100 |
|
| OldSubject2 | string |
String length: inclusive between 0 and 100 |
|
| StudentDate | date |
None. |
|
| string |
String length: inclusive between 0 and 100 |
||
| string |
String length: inclusive between 0 and 100 |
||
| Mobile2 | string |
String length: inclusive between 0 and 50 |
|
| Tel | string |
String length: inclusive between 0 and 500 |
|
| StudentStopTypeId | integer |
None. |
|
| BranchId | integer |
None. |
|
| CityId | integer |
None. |
|
| AddUserId | integer |
None. |
|
| AddUserName | string |
String length: inclusive between 0 and 100 |
|
| AddDate | date |
None. |
|
| ModifyUserId | integer |
None. |
|
| ModifyUserName | string |
String length: inclusive between 0 and 100 |
|
| ModifyDate | date |
None. |
|
| StudentUserId | integer |
None. |
|
| UseWeb | boolean |
None. |
|
| CashTrans | Collection of CashTran |
None. |
|
| City | City |
None. |
|
| Grade | Grade |
None. |
|
| StudentCourses | Collection of StudentCours |
None. |
|
| user | User |
None. |
|
| StudentSubjectReservs | Collection of StudentSubjectReserv |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.