Guest property detail page
GET/api/v1/public/listings/:listingId/pdp
Everything the guest PDP renders, in one call: property type, brand, gallery, transport distances, nearby attractions, the listing's other properties, meals with their catalog detail, value-added services, amenities, spaces, PMS-authored sections, FAQs, the security deposit, location and reviews. Content only — it carries no price, availability or cancellation plan, so it needs no stay dates and is cacheable per (listingId, channelId). Returns 404 for an unknown or inactive listing, or one not visible on the given channel. Returns 400 for a missing or blank channelId.
Request
Responses
- 200
OK