get
https://api.accelevents.com/rest/events//raffle/scroll
This API will help to get all the item details and raffle details of a given event URL. We need to pass an event URL to get all the item details of the Raffle.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Here is the description of response attributes, which returns to the form of JSON.
| Attributes | Description |
|---|---|
| currencySymbol | Selected currency symbol |
| moduleEnded | Shows if Raffle module is enabled or not. |
| displayText | Instructions for SMS displayed on the event landing page |
| totalFundRaised | Total amount submitted by buyers. the value will be 0 when hideItemTotals is true |
| moduleEndDate | End date of Raffle module. After the end date is reached, buyers can't submit raffle tickets anymore. |
| displayTotalTicketSubmitted | Displays the total tickets submitted on the event landing page if selected. |
| showTotalFundRaised | Display total fund raised total on the event landing page. |
| items | Contains List<RaffleScrollViewItemDetail>, and RaffleScrollViewItemDetail contains the List of below fields in JSON format: |
| totalTicketSubmitted | Total tickets submitted by buyer. |