Get Detailed Places
POST/api/places/getdetailedplaces
Tier: Public — stable, supported for third-party integration.
Returns full detail for a batch of places by id, restricted to non-system places visible to the caller.
Request
Responses
- 200
- 400
- 401
- 403
The requested places. See Places.PlaceDetailDto.
GetDetailedPlacesDto.PlaceIds was null (MissingRequiredField,
field "PlaceIds"), or a service-level failure occurred.
Caller is not authenticated.
Caller does not have Read permission on the Place module.