Events
New special event added
Publish details of a new or updated event.
Request Body
application/json
eventId?string
Identifier for a special event.
Format
uuidname*string
Name of the special event.
location*string
Location where the special event is held.
eventDescription*string
Description of the special event.
dates*EventDates
List of planned dates for the special event.
price*number
Price of a ticket for the special event.
Format
floatResponse Body
Example Requests
POST
/publishNewEventLast updated on