HOTSPOT You need to provide the endpoint to the PMS provider for the RoomsAPI page. How should you complete the API page endpoint? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point
That's the usual structure for BC custom API endpoints (publisher, group, version, plural entity). Pretty sure that's what PMS systems would expect from Dynamics. Someone correct me if I'm off.
I think ALPINE, INTEGRATION, V2.0, ROOMS is correct based on standard BC custom API structure (publisher, group, version, and then the entity set). Usually the APIPage properties in AL decide the endpoint path. If PMS provider expects pluralized endpoints then ROOMS fits too. Let me know if your experience was different.
