GET api/studentMatches?firstName={firstName}&lastName={lastName}&gradeLevelId={gradeLevelId}&email={email}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
firstName | string |
Required |
|
lastName | string |
Required |
|
gradeLevelId | integer |
Required |
|
string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.