GET events/prizeEvent?eventID={eventID}&UserId={UserId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
eventID

string

Required

UserId

integer

Required

Body Parameters

None.

Response Information

Resource Description

StarAPIResponseOfPrizeDTO
NameDescriptionTypeAdditional information
Status

string

None.

Result

PrizeDTO

None.

Message

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.