GET api/Common/GetSchools?stateId={stateId}&eligibilityId={eligibilityId}
To get SchoolList
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| stateId | integer |
Required |
|
| eligibilityId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of School| Name | Description | Type | Additional information |
|---|---|---|---|
| Value | integer |
None. |
|
| Code | string |
None. |
|
| Text | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.