Businesses
Get a company's registered address
get/api/v2/account-holder/business/registered-address
Response
Successful operation
Example response
{
"line1": "1A Admiralty Arch",
"line2": "The Mall",
"line3": "City of Westminster",
"postTown": "London",
"postCode": "SW1A 2WH",
"countryCode": "GB"
}