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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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.
Path Params
string
required

Event url is unique identifier for your event. E.g https://www.accelevents.com/events/demo. Here demo is the event url.

Headers
string

API Authentication Token

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json