Companies House · Schema

linksDirectorsRegister

CompaniesUK GovernmentBusiness RegistrationCompany SearchOfficersFiling HistoryInsolvencyChargesPersons of Significant ControlOpen Data

Properties

Name Type Description
directors_register string The URL for the resource.
View JSON Schema on GitHub

JSON Schema

linksdirectorsregister.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "linksDirectorsRegister",
  "properties": {
    "directors_register": {
      "description": "The URL for the resource.",
      "type": "string"
    }
  }
}