Skip to content
On this page

TPO Data Explained

The following is a list of data fields returned by the ACE360 Connect TPO endpoint. We've written this reference guide to help you better understand the data you receive from Connect.

Contents

id

Example:

json
"id": 51

street

Example:

json
"street": "15 Bakers End"

city

Example:

json
"city": "Margrave"

region

Example:

json
"region": "East Anglia"

postcode

Example:

json
"postcode": "EH3 6RE"

contactName

Example:

json
"contactName": "Elizabeth Dyson"

contactEmail

Example:

json
"contactEmail": "[email protected]"

contactNumber

Example:

json
"contactNumber": "01323164763"

ukprn

Example:

json
"ukprn": "12345678"

parentId

This gives the id of a TPO's parent TPO, if it exists.

Example:

json
"parentId": 247

createdAt

Example:

json
"createdAt": "2020-03-26 08:15:17"