put https://{booking_server}/partner/seat-maps/
This endpoint allows the partner to modify a seat map for events or classes. There are important rules that you must be aware of before using this endpoint:
- Spot Removal: If a Spot is removed from the seat map, the system will check if any Slots are associated with that position. If so, those Slots will be automatically canceled.
- Non-Bookable Spots: If a Spot is set to
bookable: false
, the system will analyze whether there are Slots linked to the spot.
If there are, those Slots will also be canceled. - All required fields are mandatory.