I used the previous beta Bookings API for getting appointments in a timeframe, the previous structure of bookingappointment just worked there.
Right now I try to update the client to use the production ready v1 API, and all appointments returned by calenderview not containing Customer data. I'm pretty sure those appointments should have customers, there are sent invitation emails to customers regarding the appointment. The /customers endpoint shows all customers.
The issue reproducable by C# SDK and Graph Explorer as well. GraphExplorer
There is a workaround, or what am I missing here?