Companies House · Schema

linksSecretaryRegister

CompaniesUK GovernmentBusiness RegistrationCompany SearchOfficersFiling HistoryInsolvencyChargesPersons of Significant ControlOpen Data

Properties

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

JSON Schema

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