Admin APIPMS BookingsDelete a property from a bookingDelete a property from a booking DELETE /api/v1/pms/bookings/:bookingId/properties/:bookingPropertyId Removes the specified property from the booking and recalculates booking totals. Request Responses200OK