post
https://{booking_server}/partner/event-occurrence
Request to create an occurrence of an event/class to be consumed by 'Totalpass Students'.
⚠️ IMPORTANT: Except for 'bookingWindow', 'maxTimeToCancel', and 'externalReference', ALL fields in the payload are mandatory.
Booking Window Rules:
- If the 'bookingWindow' object is provided, BOTH 'minTimeToBook' and 'maxTimeToBook' become mandatory.
- Chronological Order: 'minTimeToBook' must be a date/time BEFORE 'maxTimeToBook'.
- Logical Flow:
- minTimeToBook: The earliest a student can book.
- maxTimeToBook: The deadline/cutoff for booking.
