Add a raffle ticket package

This API is used to add a new raffle ticket package. Users need to pass the ticket details, such as the number of tickets and price and eventUrl as pathparam. Event admins and super admins can access this API. We need to pass an authentication token to authorize the user.

Here are the possible error messages, which will return if any condition fails or if the required data is missing for processing.

Error CodeError Description
200OK
4060313The raffle ticket price must be at least $1.
Language
Authorization
Header
Click Try It! to start a request and see the response here!