CompaniesHouse.NET icon indicating copy to clipboard operation
CompaniesHouse.NET copied to clipboard

New changes to some API data types.

Open mattu08 opened this issue 1 year ago • 5 comments

Hi,

Just thought, i'd bring this to your attention just in case this is the first time you have heard of these changes below:

You can read the full post from this link: https://forum.aws.chdev.org/t/upcoming-changes-to-the-api-and-stream-responses/5299

I have also posted the post below if this also helps.

" MArkWilliams Companies House

There will be changes made to the following specifications to align with the data that is being returned from the api and stream responses;

Insolvency - Companies House Public Data API: companyInsolvency ( 2company-information.service.gov.uk 1) 2

The cases[].number is currently an integer. This will now be shown as a string. The cases[].practitioners[].address[].postal_code is currently shown as mandatory. This will now be optional. A new cases[].type of moratorium has been added.

Charges - Companies House Public Data API: chargeDetails ( 2company-information.service.gov.uk 1) 2

The insolvency_cases[].case_number is currently an integer. This will now be shown as a string. The transactions[].insolvency_case_number is currently an integer. This will now be shown as a string. The transactions[].transaction_id will be deprecated. Please use transactions[].links[]. The scottish_alterations[].type and scottish_alterations[].description will be deprecated as they are not returned in the api or stream response. The insolvency_cases[].transaction_id will be deprecated because the value was in an unusable format. "

Thanks,

Matt

mattu08 avatar Aug 08 '22 08:08 mattu08