Get all Raffle winner's data

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.

AttributesDescription
raffleWinnerDtosIt contains a List of raffle winner information

itemsDistributed: Are all the items distributed?
allItemsPaid: Are all items paid?
totalItemsWon: Number of items won by the winner.
winnerEmail: Email address of winner
winnerId: Winner ID. This is a unique identifier.
winnerName: Name of the winner.
winnerPhoneNumber: Phone number of the winner.
winnerAddress: Details of winner address like city, state, country, zip code.
Language
Authorization
Header
Click Try It! to start a request and see the response here!