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.

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.
Language
Authorization
Header
Click Try It! to start a request and see the response here!