Get registered office address resource
GET https://api.company-information.service.gov.uk/transactions/{transaction_id}/registered-office-address
| Parameter name |
Value |
Description |
Additional |
| transaction_id |
string |
transaction id
|
Required |
This request requires the use of one of following authorisation methods:
OAuth2.
For OAuth 2 authorisation, the following scopes are required:
| Scope |
Description |
| https://api.company-information.service.gov.uk/company/{company_number}/registered-office-address.update |
Company ROA filing permission |
| https://identity.company-information.service.gov.uk/user/profile.read |
User profile read permission |
The following HTTP status codes may be returned, optionally with a response resource.
| Status code |
Description |
Resource |
| 200 |
OK Registered office address resource
|
registeredOfficeAddressChange |
| 401 |
Unauthorized Not authorised to get the registered office address resource
|
|
| 404 |
Not Found Resource not found
|
|