get https://api.accelevents.com/rest/host/event//raffle/tickets
This API will get all the ticket package details of the Raffle. We need to pass an authentication token to authorize the user and event URL as path param and get all the tickets of Raffle.
Here is the description of response attributes, which returns to the form of JSON.
Attribute | Description |
---|---|
raffleTicketPackageGetDtos | It contains a list of Raffle ticket information
|