Endpoint : https://{TENANTID}.syncromsp.com/api/v1/appointments
You’ll see this returns a customer object, and has a foreign key of ‘customer_id’ on the main appointment object - why is the customer_id null, yet a customer object is present… This does not seem correct, and is most likely is a bug - so I’m reporting it here, since I couldn’t find an appropriate place to submit bug reports.