Skip to main content

Overview

We’ve updated Search, Lite Profile, and Enhanced Profile responses for Hong Kong (ISO code HK) with improved data quality and additional fields across all products. Key changes include a dedicated registrationNumberField, a structured otherIdentifiersField array carrying the Companies Registry number, English-language director names with nationality, normalised legal form, and previous names.

Key points

  • Search: New registrationNumberField and a structured otherIdentifiersField array
  • Lite Profile: New registrationDateField, registrationNumberField, and otherIdentifiersField. Null fields are no longer returned.
  • Enhanced Profile: New legalFormField (normalised) with raw legalFormDeclarationField, normalizedLegalStatusField, registrationDateField, otherIdentifiersField, address typeField, and previousNamesField. Director records now include a partial directorNumberField, English nameField, and nationalityField. Shareholder data quality is improved.

Search results

A dedicated registrationNumberField is now returned, along with a structured otherIdentifiersField array carrying the Companies Registry number. Before:
After:

Key changes

  • registrationNumberField: New — the Companies Registry number
  • otherIdentifiersField: New array (typeField, valueField) carrying the Companies Registry number

Lite profile changes

The Lite Profile response has been improved with additional identifiers, a registration date, and cleaner data formatting. Before:
After:

Key changes

New fields

  • registrationDateField: New — the company’s registration date
  • registrationNumberField: New — the Companies Registry number
  • otherIdentifiersField: New array (typeField, valueField) carrying the Companies Registry number

Data improvements

  • Null fields are no longer returned: Empty activityField entries and the empty addressesField substructure (countryField, lineField, and the unused addressLine1FieldaddressLine4Field, cityTownField, regionStateField, postcodeField) are now omitted from the response

Enhanced profile changes

The Enhanced Profile includes all Lite Profile improvements above, plus normalised legal form, English-language director details, previous names, and improved shareholder data. Before:
After:

Key changes

New fields

  • addressesFieldtypeField: New — indicates the address type (e.g., "Registered Address")
  • legalFormField: New — the normalised legal form
  • legalFormDeclarationField: New — the legal form as supplied by the registry
  • normalizedLegalStatusField: New — the normalised legal status
  • registrationDateField: New — the company’s registration date
  • otherIdentifiersField: New array (typeField, valueField) carrying the Companies Registry number
  • directorsField: Director records now include a partial directorNumberField (partially redacted at the registry), an English nameField, and a nationalityField
  • previousNamesField: New — previous company names

Data improvements

  • shareHoldersFieldshareClassField: The share type is now correctly labelled shareClassField (previously shareTypeField)
  • shareholderTypeField: Now accurately reflects whether the shareholder is a person or a company
  • totalShareCountField: Now only populated when the shareholders’ percentages total 100%; it is omitted otherwise

Additional resources