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
Example response
{
"birthdate": "1990-01-01",
"checkletter": "A",
"currency": "GBP",
"runame1": "Office for National Statistics",
"runame2": "ONS",
"runame3": "UK Statistics Authority"
}