v1

latestOpenAPI 3.0.12026-07-2433136135.1 KB
Manage POIs

Get Sub-Entities for a complex, a chain or a tag

Returns a list of sub-entities for given api ID. Sub-entities can be associated with <glossary:Complexes>, <glossary:Chains> and <glossary:Tags> . <glossary:Complexes> and <glossary:Chains> contain venues as their sub-entities while <glossary:Tags> may have venues, <glossary:Complexes> or <glossary:Chains><br/><br/> <strong> ✽ This service supports chain level requests</strong>.

get/v1/poi/{id}/entities

Path parameters

idstring required

Placer entity API ID (i.e. ID of a <strong>chain</strong>, a <strong>complex</strong> or a <strong>tag</strong>)

Query parameters

includeRegionalChainsboolean

Set this parameter to True for pulling regional chains(under the parent chain requested) as well as all other sub entities.

Response

200 response

requestIdstring required

Request ID that can be used for tracing

Example response

{
  "requestId": "cfe57f50-fb64-11eb-8760-acde48001122:cfe56fce-fb64-11eb-8760-acde48001122"
}