Get Raffle ticket details

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.

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.

AttributeDescription
raffleTicketPackageGetDtosIt contains a list of Raffle ticket information
  • *complementary**: If the given ticket complementary.
  • *id**: Contains the id of the ticket which is a unique identifier.
  • *numberOfTickets**: Number of tickets allowed to be submitted.
  • *price**: Contains the price for tickets.
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