GET api/StarRewards?Student={Student}&GiftCategoryId={GiftCategoryId}&Name={Name}&Code={Code}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Student | globally unique identifier |
Required |
|
| GiftCategoryId | string |
Default value is All |
|
| Name | string |
Default value is |
|
| Code | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.