Zoopla is a connection which we offer to return a users most recent property estimate

The API client must have Zoopla turned on to access and it can be found at
https://identity.moneyhub.co.uk/oidc/.well-known/zoopla-connections

The inputs for Zoopla are postcode, address, number of bedrooms, number of reception rooms and property type

Please find the response you get back

{
      "id": "eb1ca5ed-e7bd-4f9f-8f99-81c1f57731db",
      "dateAdded": "2020-11-26T17:07:32.038Z",
      "dateModified": "2020-11-26T17:07:31Z",
      "accountName": "2 Hillside View",
      "type": "properties:residential",
      "balance": {
        "amount": {
          "value": 27500000,
          "currency": "GBP"
        },
        "date": "2020-11-26"
      },
      "currency": "GBP",
      "details": {
        "postcode": "BA2 8ES"
      }
    }