get https://api.accelevents.com/rest/host/event//performance/raffle/items
This API will get all the Raffle items of the event. This API can be accessed by event admin and super admin. We need to pass an authentication token to get all the items of the Raffle.
Here is the description of response attributes, which returns to the form of JSON.
Attributes | Description |
---|---|
RaffleItem | It contains a List of Raffle item information
|