Followup from #120 because of open support case
booking resources with link to calendar events seems to be impossible with current rest api documentation. Tried
{ "description": "string", "startDate": "2024-12-09T12:00:00Z", "endDate": "2024-12-09T13:00:00Z", "appointmentId": "331852", "resourceId": 45, "showInCal": true, "statusId": 1, "subtitle": "string", "title": "string", "onBehalfOfPid": 513 }
but appointmentId is null on return.
=> Support Case 136018