While using the PUT API for adding/updating services to a booking, the service details are not reflecting correctly. 1. For example, if a room has an auto added service for "Room Maintenance", while trying to get services in bookings API, the service is not reflected:   2. If I now go and add a service from the PUT API, the auto added service is removed:   3. Now If I go and add another service through PUT, the previously added services prices are updated as well:   