GET api/Events?eventID={eventID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| eventID | string |
Required |
Body Parameters
None.
Response Information
Resource Description
StarAPIResponseOfPrizeDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| Status | string |
None. |
|
| Result | PrizeDTO |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.