Booking Closing Schedule REST Endpoints
Capacity/Booking Closing Schedule
The booking closing schedule resource is used to view and update the closing schedules and statuses of bookings. The booking statuses allow you to open, close, or update bookings for capacity areas, workzones, and timeslots/time intervals.
- Create or update booking closing schedules
- Method: patchPath:
/rest/ofscCapacity/v1/bookingClosingSchedule
- Get booking closing schedule
- Method: getPath:
/rest/ofscCapacity/v1/bookingClosingSchedule
- Get booking statuses
- Method: getPath:
/rest/ofscCapacity/v1/bookingStatuses
- Update booking statuses
- Method: patchPath:
/rest/ofscCapacity/v1/bookingStatuses