Hi, there are (among others) two c4c odata "realms" or "namespaces": sap/c4c/odata/v1/c4codata and sap/c4c/odata/v1/survey. The $metadata for the first shows me e.g. VisitCollection, the $metadata for the second shows me e.g. SurveyCollection, QuestionCollection, QuestionAttachmentCollection etc. In the C4C UI I can follow a chain Customers / Accounts / Visits / Surveys, but can I do the same with Odata requests? I see no references from one "realm" into the other.