-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
241 lines (207 loc) · 11.1 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
<!doctype html>
<html lang="en" class="govuk-template no-js">
<head>
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<title>Business Gateway documentation and guides - HM Land Registry Business Gateway Developer Pack</title>
<link href="stylesheets/manifest.css" rel="stylesheet" />
<link rel="canonical" href="/">
<link rel="icon" sizes="48x48" href="assets/govuk/assets/images/favicon.ico">
<link rel="icon" sizes="any" href="assets/govuk/assets/images/favicon.svg" type="image/svg+xml">
<link rel="mask-icon" href="assets/govuk/assets/images/govuk-icon-mask.svg" color="#0b0c0c">
<link rel="apple-touch-icon" href="assets/govuk/assets/images/govuk-icon-180.png">
<link rel="manifest" href="/assets/govuk/assets/manifest.json">
<meta name="twitter:card" content="summary" />
<meta name="twitter:image" content="assets/govuk/assets/images/govuk-opengraph-image.png" />
<meta name="twitter:title" content="Business Gateway documentation and guides - HM Land Registry Business Gateway Developer Pack" />
<meta name="twitter:url" content="/" />
<meta property="og:image" content="assets/govuk/assets/images/govuk-opengraph-image.png" />
<meta property="og:site_name" content="HM Land Registry Business Gateway Developer Pack" />
<meta property="og:title" content="Business Gateway documentation and guides" />
<meta property="og:type" content="object" />
<meta property="og:url" content="/" />
<link href="favicon.ico" rel="icon" type="image/ico" />
</head>
<body class="govuk-template__body">
<script>document.body.className += ' js-enabled' + ('noModule' in HTMLScriptElement.prototype ? ' govuk-frontend-supported' : '');</script>
<div class="app-pane">
<div class="app-pane__header toc-open-disabled">
<a href="#content" class="govuk-skip-link" data-module="govuk-skip-link">Skip to main content</a>
<header class="govuk-header app-header" role="banner" data-module="govuk-header">
<div class="govuk-header__container govuk-header__container--full-width">
<div class="govuk-header__logo">
<a href="https://landregistry.github.io/bgtechdoc" class="govuk-header__link govuk-header__link--homepage">
<span class="govuk-header__product-name">
HM Land Registry Business Gateway Developer Pack
</span>
</a>
</div>
</div>
</header>
</div>
<div id="toc-heading" class="toc-show fixedsticky">
<button type="button" class="toc-show__label js-toc-show" aria-controls="toc">
Table of contents <span class="toc-show__icon"></span>
</button>
</div>
<div class="app-pane__body" data-module="in-page-navigation">
<div class="app-pane__toc">
<div class="toc" data-module="table-of-contents" tabindex="-1" aria-label="Table of contents">
<div class="search" data-module="search" data-path-to-site-root="./">
<form action="https://www.google.co.uk/search" method="get" role="search" class="search__form govuk-!-margin-bottom-4">
<input type="hidden" name="as_sitesearch" value=""/>
<label class="govuk-label search__label" for="search">
Search (via Google)
</label>
<input
type="search"
id="search" name="q"
class="govuk-input govuk-!-margin-bottom-0 search__input"
aria-controls="search-results"
placeholder="Search">
<button type="submit" class="search__button">Search</button>
</form>
</div>
<button type="button" class="toc__close js-toc-close" aria-controls="toc" aria-label="Hide table of contents"></button>
<nav id="toc" class="js-toc-list toc__list" aria-labelledby="toc-heading">
<ul>
<li>
<a href="#business-gateway-documentation-and-guides"><span>Business Gateway documentation and guides</span></a>
<ul>
<li>
<a href="#getting-started-with-soap-services"><span>Getting Started with SOAP Services</span></a>
</li>
<li>
<a href="#getting-started-with-rest-services"><span>Getting Started with REST Services</span></a>
</li>
<li>
<a href="#submit-an-application-to-change-the-land-register"><span>Submit an application to change the Land Register</span></a>
</li>
<li>
<a href="#services"><span>Services</span></a>
</li>
<li>
<a href="#support"><span>Support</span></a>
</li>
<li>
<a href="#give-us-your-feedback"><span>Give us your feedback</span></a>
</li>
</ul>
</li>
</ul>
</nav>
</div>
</div>
<div class="app-pane__content toc-open-disabled" aria-label="Content" tabindex="0">
<main id="content" class="technical-documentation" data-module="anchored-headings">
<h1 id="business-gateway-documentation-and-guides">Business Gateway documentation and guides</h1>
<p>Learn about APIs and the technologies we use, and how to make the most of our
developer resources at HM Land Registry.</p>
<h2 id="getting-started-with-soap-services"><a href="get_started/">Getting Started with SOAP Services</a></h2>
<ul>
<li><a href="get_started/how_system_works/">How our system works</a></li>
<li><a href="get_started/developer_guide/">A guide for developers</a></li>
<li><a href="get_started/vendor_testing_guide/">A guide to vendor testing</a></li>
<li><a href="get_started/future_changes/">Find out about future changes</a></li>
</ul>
<h2 id="getting-started-with-rest-services"><a href="rest/get_started/">Getting Started with REST Services</a></h2>
<ul>
<li><a href="rest/get_started/developer_guide/">A guide for developers</a></li>
<li><a href="rest/get_started/upgrade_and_change_policy/">Upgrade and change policy</a></li>
<li><a href="rest/get_started/rate_limiting.html">Rate limiting</a></li>
</ul>
<h2 id="submit-an-application-to-change-the-land-register"><a href="vcad/v0_2/">Submit an application to change the Land Register</a></h2>
<ul>
<li><a href="vcad/v0_2/send-a-document.html">Send a document API</a></li>
<li><a href="vcad/v0_2/submit-an-application.html">Submit an application API</a></li>
<li><a href="vcad/v0_2/application-information.html">Application information API</a></li>
<li><a href="vcad/v0_2/notifications.html">Notifications API</a></li>
<li><a href="vcad/v0_2/vcad-spec.html">API specification</a></li>
</ul>
<h2 id="services"><a href="services/">Services</a></h2>
<ul>
<li><a href="services/application_enquiry/">Application Enquiry</a></li>
<li><a href="services/discharge_activity/">Discharge Activity</a></li>
<li><a href="services/edrs/">e-Document Registration Service</a></li>
<li><a href="services/estimated_completion_date/">Estimated Completion Date</a></li>
<li><a href="services/land_charges_full_search/">Land Charges Full Search</a></li>
<li><a href="services/land_charges_bankruptcy_search/">Land Charges Bankruptcy Search</a></li>
<li><a href="services/local_land_charges_search/">Local Land Charges Search</a></li>
<li><a href="services/official_copy_document_availability_v1/">Official Copy Document Availability V1</a></li>
<li><a href="services/official_copy_document_availability_v2/">Official Copy Document Availability V2</a></li>
<li><a href="services/official_copy_title_known/">Official Copy Title Known</a></li>
<li><a href="services/official_search_of_whole/">Official Search of Whole (with Priority)</a></li>
<li><a href="services/official_search_of_whole_rest/">Official Search of Whole (with Priority) with Data</a></li>
<li><a href="services/official_search_of_part/">Official Search of Part</a></li>
<li><a href="services/online_owner_verification/">Online Owner Verification</a></li>
<li><a href="services/outstanding_requests_service/">Outstanding Requests Service</a></li>
<li><a href="services/poll_request_service/">Poll Request Service</a></li>
<li><a href="services/search_property_description/">Search by Property Description</a></li>
<li><a href="services/search_index_map/">Search of the Index Map</a></li>
<li><a href="services/register_extract_service/">Register Extract Service</a></li>
<li><a href="services/registered_proprietor_names/">Registered Proprietor Names</a></li>
</ul>
<h2 id="support"><a href="support/">Support</a></h2>
<ul>
<li><a href="support/FAQ/">FAQ</a></li>
<li><a href="support/contact_us/">Contact us</a></li>
<li><a href="support/glossary/">Glossary</a></li>
</ul>
<h2 id="give-us-your-feedback">Give us your feedback</h2>
<p>Tell us how we can improve Business Gateway by completing <a href="https://businessgatewayimprove-feedback-haaprxpl.featureupvote.com/">our online backlog form</a></p>
</main>
<aside>
</aside>
<footer class="govuk-footer app-footer" role="contentinfo">
<div class="govuk-footer__meta">
<div class="govuk-footer__meta-item govuk-footer__meta-item--grow">
<ul class="govuk-footer__inline-list">
<li class="govuk-footer__inline-list-item">
<a class="govuk-footer__link" href="https://landregistry.github.io/bgtechdoc/accessibility/index.html">Accessibility Statement</a>
</li>
<li class="govuk-footer__inline-list-item">
<a class="govuk-footer__link" href="https://landregistry.github.io/bgtechdoc/support/glossary/index.html">Glossary</a>
</li>
<li class="govuk-footer__inline-list-item">
<a class="govuk-footer__link" href="https://landregistry.github.io/bgtechdoc/support/index.html">Support</a>
</li>
</ul>
<svg
aria-hidden="true"
focusable="false"
class="govuk-footer__licence-logo"
xmlns="http://www.w3.org/2000/svg"
viewbox="0 0 483.2 195.7"
height="17"
width="41"
>
<path
fill="currentColor"
d="M421.5 142.8V.1l-50.7 32.3v161.1h112.4v-50.7zm-122.3-9.6A47.12 47.12 0 0 1 221 97.8c0-26 21.1-47.1 47.1-47.1 16.7 0 31.4 8.7 39.7 21.8l42.7-27.2A97.63 97.63 0 0 0 268.1 0c-36.5 0-68.3 20.1-85.1 49.7A98 98 0 0 0 97.8 0C43.9 0 0 43.9 0 97.8s43.9 97.8 97.8 97.8c36.5 0 68.3-20.1 85.1-49.7a97.76 97.76 0 0 0 149.6 25.4l19.4 22.2h3v-87.8h-80l24.3 27.5zM97.8 145c-26 0-47.1-21.1-47.1-47.1s21.1-47.1 47.1-47.1 47.2 21 47.2 47S123.8 145 97.8 145"
/>
</svg>
<span class="govuk-footer__licence-description">
All content is available under the
<a
class="govuk-footer__link"
href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/"
rel="license"
>Open Government Licence v3.0</a>, except where otherwise stated
</span>
</div>
<div class="govuk-footer__meta-item">
<a
class="govuk-footer__link govuk-footer__copyright-logo"
href="https://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/uk-government-licensing-framework/crown-copyright/"
>© Crown copyright</a>
</div>
</div>
</footer>
</div>
</div>
</div>
<script src="javascripts/govuk_frontend.js" type="module"></script>
<script src="javascripts/application.js"></script>
</body>
</html>