GET API/GetGradesBranch/{branchID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| branchID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Grade| Name | Description | Type | Additional information |
|---|---|---|---|
| GradeId | integer |
None. |
|
| GradeName | string |
Required String length: inclusive between 0 and 50 |
|
| ContentGroups | Collection of ContentGroup |
None. |
|
| EduSubjects | Collection of EduSubject |
None. |
|
| Students | Collection of Student |
None. |
|
| Courses | Collection of Courses |
None. |
|
| BranchID | integer |
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.