Addresses
This endpoint returns any address associated with the business, such as registered addresses, trading address etc.
Using geolocation data, we have also incorporated latitude and longitude coordinates into our addresses. A value in decimal degrees to 5 decimal places is precise to approximately 1 metre.
Example URL:
JSON Structure:
Attributes
Field Key | Description |
| The town of the registered address. |
| Type of address, such as trading, registered etc. |
| A dictionary of key/value pairs containing the latitude and longitude of the business or post code. |
| The county containing the address. |
| The post code of the business address. |
| Lines of the business address. |
Last updated