I believe there is a data issue regarding inaccurate accounting reference dates on certain companies.
I’ve received this company via the streaming API (same data issue on REST API):
06401055 STANACRE COURT (FREEHOLD) LIMITED
{"accounts":{"accounting_reference_date":{"day":"31","month":"10"},"last_accounts":{"made_up_to":"2024-06-24","period_end_on":"2024-06-24","period_start_on":"2023-06-25","type":"micro-entity"},"next_accounts":{"due_on":"2026-03-24","overdue":false,"period_end_on":"2025-06-24","period_start_on":"2024-06-25"},"next_due":"2026-03-24","next_made_up_to":"2025-06-24","overdue":false},"can_file":true,"company_name":"STANACRE COURT (FREEHOLD) LIMITED","company_number":"06401055","company_status":"active","confirmation_statement":{"last_made_up_to":"2025-03-09","next_due":"2026-03-23","next_made_up_to":"2026-03-09","overdue":false},"date_of_creation":"2007-10-16","etag":"26fa40423b1c787b245613d55a5536c240704149","has_been_liquidated":false,"has_charges":false,"has_insolvency_history":false,"jurisdiction":"england-wales","last_full_members_list_date":"2015-10-16","links":{"persons_with_significant_control_statements":"/company/06401055/persons-with-significant-control-statements","self":"/company/06401055","filing_history":"/company/06401055/filing-history","officers":"/company/06401055/officers"},"registered_office_address":{"address_line_1":"2 Chartland House","address_line_2":"Old Station Approach","country":"England","locality":"Leatherhead","postal_code":"KT22 7TE","region":"Surrey"},"registered_office_is_in_dispute":false,"sic_codes":["98000"],"type":"ltd","undeliverable_registered_office_address":false,"has_super_secure_pscs":false}
The accounting reference date is {"day":"31","month":"10"}
, however looking at the company profile page I see no reason why it wouldn’t be 24 June (eg { "day": 24, "month": "06" }
).
The last set of accounts filed were up to 24 June 2024, and there have been no subsequent changes to accounting period filed.
Their very first set of accounts (almost 20 years ago) was to 31 October, but then they shortened their accounting period and its been 24 June ever since.
Previous accounting period shortened from 31 October 2009 to 24 June 2009.
Please can this entity be updated in the database.