Q: 12
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
Your Answer
Discussion
Looks like the right picks are ALPINE, INTEGRATION, V2.0, ROOMS.
ALPINE, INTEGRATION, V2.0, ROOMS
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.
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.
Is there any mention in the scenario about using a singular or plural entity in the endpoint? That would help decide between ROOM and ROOMS for the last segment.
Not sure about ROOMS, I would pick ROOM instead since single could be a trap here.
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.
Be respectful. No spam.
