HM Land Registry · Example Payload

Hm Land Registry Attach A Message 1.0 Test Stubs

Real EstateUnited KingdomLand RegistryOpen DataTitleConveyancingProperty RecordsPrice Paid DataLinked DataGeospatialGovernmentPropTech

Hm Land Registry Attach A Message 1.0 Test Stubs is an example object payload from HM Land Registry, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

_source_harvested_method_noteexamples

Example Payload

Raw ↑
{
  "_source": "https://landregistry.github.io/bg-dev-pack-redesign/apis/attach-a-message/1.0/test-stubs",
  "_harvested": "2026-07-26",
  "_method": "searched",
  "_note": "Request and response bodies published verbatim by HM Land Registry as test stubs. Nothing here was invented or modified.",
  "examples": [
    {
      "data": {
        "message_text": "this is a message!"
      }
    }
  ]
}