Connells Group · Example Payload

Connells Places Search Response

Real EstateUnited KingdomProperty ListingsBrokerageEstate AgencyRentalsValuationConveyancingMortgageProperty ManagementAuctionsPropTech

Connells Places Search Response is an example object payload from Connells Group, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

resultserrors

Example Payload

Raw ↑
{
  "results": [
    [
      "BEDFORD HILL, London",
      "51110de048443e6c11a4e7cc",
      "bedford-hill"
    ],
    [
      "Bedford Park, London",
      "4f4f569f7afafb4ada7c70c5",
      "bedford-park"
    ],
    [
      "Bedfordshire (County)",
      "51e7c40773dadaf60feea50f",
      "bedfordshire"
    ],
    [
      "Bedford, Bedfordshire",
      "51e7c40773dadaf60feea517",
      "bedford"
    ]
  ],
  "errors": null
}