- get - Registered Office Address
{
"accept_appropriate_office_address_statement": "boolean",
"address_line_1": "string",
"address_line_2": "string",
"country": "string",
"etag": "string",
"kind": "string",
"links": {
"self": "uri"
},
"locality": "string",
"postal_code": "string",
"premises": "string",
"region": "string"
}
| Name |
Type |
Description |
Additional |
|
accept_appropriate_office_address_statement
|
boolean |
Setting this to true confirms that the new registered office address is an appropriate address as outlined in section 86(2) of the Companies Act 2006.
|
|
|
address_line_1
|
string |
The first line of the address.
|
|
|
address_line_2
|
string |
The second line of the address.
|
Optional
|
|
country
|
string |
The country.
Possible values are:
England
Wales
Scotland
Northern Ireland
Great Britain
United Kingdom
Not specified
|
|
|
etag
|
string |
The ETag of the resource.
|
Optional, read only.
|
|
kind
|
string |
The type of resource.
Possible values are:
registered-office-address
|
Optional, read only.
|
|
links
|
object |
Links to the related resources
|
Optional, read only.
|
|
links.self
|
uri |
URL to this resource.
|
Read only. |
|
locality
|
string |
The locality e.g London.
|
|
|
postal_code
|
string |
The postal code e.g CF14 3UZ.
|
|
|
premises
|
string |
The property name or number.
|
|
|
region
|
string |
The region e.g Surrey.
|
Optional
|