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