get https://api.accelevents.com/rest/host/event//performance/raffle/winners
This API is used to retrieve raffle winner details. This API can be accessed by event admin and super admin. We need to pass an authentication token to authorize the user.
Here is the description of response attributes, which returns to the form of JSON.
Attributes | Description |
---|---|
raffleWinnerDtos | It contains a List of raffle winner information
|