Date of Birth Suppression


Change: To suppress the day element on officer dates of birth


Proposed Implementation Date: 29/06/2015

Resources Affected:

Company Profile
https://api.companieshouse.gov.uk/company/{company_number}

The

officer_summary.officers[].date_of_birth

will be replaced with

  "date_of_birth": {
    "month": 2,
    "year": 1945
  }

Officer List
https://api.companieshouse.gov.uk/company/{company_number}/officers

The

items[].date_of_birth

will be replaced with

  "date_of_birth": {
    "month": 2,
    "year": 1945
  }

This topic is now a banner. It will appear at the top of every page until it is dismissed by the user.

This topic is no longer a banner. It will no longer appear at the top of every page.