post https://api.accelevents.com/rest/host/event//ticketing/saveTicketingWithoutTicketTypes
This API is used to save ticketing details without adding any ticket types.
Query Parameters isFromEventDetailsPage - to check whether it's from the event details page.
Body Parameters
Required
Response
Details / Check response object
Authentication required - ✅
Role wise accessibility
Super Admin - ✅
Organizer Admin - ✅
Staff - ❌
Attendee - ❌
Exhibitor - ❌
Speaker - ❌
Modules
Display - ❌
Portal - ❌
Host - ✅
This API Returns a void response with 200 status if API is executed successfully.
Here are the possible error messages, which return if any condition gets failed or required data is missing for processing.
Error code | Error Description |
---|---|
4030201 | Not Event Host |
401 | Not authorized to access |
4060457 | Event start date change not allowed after event started. |
4060458 | Event end date change not allowed after event has ended. |
4068928 | Please enter a date/time in the future. |
4068930 | Please enter a start date/time in the future. |
4068931 | Please enter an end date/time in the future. |
407007 | Please click the Publish button above to proceed. |
4060511 | Cannot convert this recurring event to single day event as it has more than one date with sold tickets. |
4060512 | This event is already single day event. |