-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
175 lines (146 loc) · 7.48 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
<!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>Getting Started with REST Services - HM Land Registry Business Gateway Developer Pack</title>
<link href="../../stylesheets/manifest.css" rel="stylesheet" />
<link rel="canonical" href="/rest/get_started/">
<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="Getting Started with REST Services - HM Land Registry Business Gateway Developer Pack" />
<meta name="twitter:url" content="/rest/get_started/" />
<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="Getting Started with REST Services" />
<meta property="og:type" content="object" />
<meta property="og:url" content="/rest/get_started/" />
<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="#getting-started-with-rest-services"><span>Getting Started with REST Services</span></a>
<ul>
<li>
<a href="#a-guide-for-developers"><span>A Guide for Developers</span></a>
</li>
<li>
<a href="#upgrade-and-change-policy"><span>Upgrade and Change Policy</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">
<!---**************************************************************-->
<p><a href="../../">Back to Home</a></p>
<h1 id="getting-started-with-rest-services">Getting Started with REST Services</h1>
<p>Guides to integrating with the Business Gateway REST services :</p>
<h2 id="a-guide-for-developers"><a href="developer_guide/">A Guide for Developers</a></h2>
<h2 id="upgrade-and-change-policy"><a href="upgrade_and_change_policy/">Upgrade and Change Policy</a></h2>
</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>