Skip to main content

Overview

We’ve updated Search, Lite Profile, and Enhanced Profile responses for Japan (ISO code JP) with improved data quality and additional fields across all products. Key changes include the Houjin Bangou (Corporate Number) now returned in a dedicated registrationNumberField, English-language legal status, and enriched director and shareholder details.

Key points

  • Search: registrationNumberField is now returned
  • Lite Profile: New registrationNumberField, registrationDateField, and structured address fields (typeField, addressLine1Field, regionStateField). legalStatusField is now returned in English, and empty arrays are no longer returned.
  • Enhanced Profile: Same improvements as Lite, plus activity codes now returned in codeField (previously descriptionField), director titleField, and shareholder shareholderTypeField and totalShareValueField. Director and shareholder names are now returned in English.

Search results

The Houjin Bangou (Corporate Number) is now returned in a dedicated registrationNumberField. Before:
After:

Key changes

  • registrationNumberField: New — the Houjin Bangou (Corporate Number)

Lite profile changes

The Lite Profile response has been improved with structured address parsing, additional fields, English-language legal status, and cleaner data formatting. Before:
After:

Key changes

New fields

  • registrationNumberField: New — the Houjin Bangou (Corporate Number)
  • registrationDateField: New — the company’s registration date
  • addressesFieldtypeField: New — indicates the address type (e.g., "Registered Address")
  • addressesFieldaddressLine1Field, regionStateField: Now populated with parsed address components

Improved data

  • legalStatusField: Now returned in English (e.g., "Active" instead of "営業中")
  • Empty arrays are no longer returned: Empty activityField entries and the empty addressesField substructure (countryField, lineField, and the unused addressLine2FieldaddressLine4Field, cityTownField, postcodeField) are now omitted from the response

Enhanced profile changes

The Enhanced Profile includes all Lite Profile improvements above, plus correctly mapped activity codes and enriched director and shareholder details. Before:
After:
The shareholder and activity arrays above are abbreviated for readability — the full response returns all entries.

Key changes

New fields

  • registrationDateField: New — the company’s registration date
  • registrationNumberField: New — the Houjin Bangou (Corporate Number)
  • addressesFieldtypeField: New — indicates the address type (e.g., "Registered Address")
  • directorsFieldtitleField: New — the director’s title/role
  • shareHoldersFieldshareholderTypeField: New — the shareholder type (e.g., "Company")
  • shareHoldersFieldtotalShareValueField: New — the total share value

Improved data

  • activityField: Activity codes are now returned in codeField (previously returned in descriptionField)
  • Director and shareholder names: Now returned in English where available
  • legalStatusField: Now returned in English (e.g., "Active")

Additional resources