BusinessDetails

Company identity and registration details

  • companyType
    Type: string

    Legal form code

  • employees
    Type: integerFormat: int32

    Reported employee count

  • incorporationDate
    Type: stringFormat: date-time

    Date of incorporation

  • jurisdiction
    Type: string

    ISO 3166-1 alpha-2 jurisdiction code

  • legalName
    Type: string

    Registered legal name

  • previousNames
    Type: array string[]

    Former registered names

  • primarySicCode
    Type: string

    Primary SIC activity code

  • primarySicDescription
    Type: string

    Primary SIC activity description

  • registeredAddress
    Type: object

    Registered office address

    • city
      Type: string

      City or town

    • country
      Type: string

      Country

    • postcode
      Type: string

      Postal or ZIP code

    • region
      Type: string

      Region, county or state

    • streetLine1
      Type: string

      First line of the street address

    • streetLine2
      Type: string

      Second line of the street address

  • registrationNumber
    Type: string

    Company registration number

  • sicCodes
    Type: array object[] ยท SicCode[]

    SIC industry classification codes

    SIC industry classification code

    • code
      Type: string

      SIC code

    • description
      Type: string

      SIC code description

Grand Public API