v9

latestOpenAPI 3.0.0raw.githubusercontent.com2025-12-15521353.8 KB
businesses

Get a business's attributes

Get a business's attributes, optionally filtered and keyed by collection exercise ID

get/businesses/id/{id}/attributes

Path parameters

idstring uuid required

The UUID of the business

Query parameters

collection_exercise_idstring[]

The UUID of the collection exercise

Response

The business's attributes have been retrieved

rurefstring
birthdatestring date
checkletterstring
currencystring
entname1string
entname2string
entname3string
entrefstring
entremkrstring
formtypestring
froempmentinteger
frosic2007string
frosic92string
frotoverinteger
inclexclstring
legalstatusstring
regionstring
runame1string
runame2string
runame3string
rusic2007string
rusic92string
seltypestring
tradstyle1string
cell_nonumber

Example response

{
  "birthdate": "1990-01-01",
  "checkletter": "A",
  "currency": "GBP",
  "runame1": "Office for National Statistics",
  "runame2": "ONS",
  "runame3": "UK Statistics Authority"
}