Get all raffle items with graph details

This API will get all raffle items of the event with graph details. 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.

Path Parameters
Not Required

Body Parameters
Not Required

Response
Details / Check response object.

Authentication required - ✅

Role wise accessibility 

Super Admin - ✅
Admin - ✅
Staff - ❌
Attendee - ❌
Exhibitor - ❌
Speaker - ❌

Modules
Display - ❌
Portal - ❌
Host - ✅

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
itemsitemId- represents a unique identifier of an item.
itemName- represents a name of an item.
itemCode- represents a unique code of an item.
totalTickets- represents the total number of tickets.
winnerName- represents the name of the winner.
rank- rank of the item to display.
isItemDistributed- represents if the item is distributed or not.
isModuleShow- represents if the module needs to be shown or not.
winnerAddress- represents the winner's address.
winnerUserId- represents the winner's user's unique identifier.
paid- represents whether the Item is paid or not.
totalTicketPurchasedRepresents the count of total tickets purchased.
totalTicketBuyersRepresents the count of total ticket buyers.
totalItemsRepresents the count of total items.
totalSalesRepresents the count of total sales.
totalItemWithSubmittedTicketsRepresents the count of total item tickets submitted.
allItemsDistributedRepresents if all items are distributed or not.
graphDetailIt contains information like date and amount details.
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.

Responses

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