← OpenRegistry
EXPRESS STORE LTD
active
SC504649·incorporated 2015-04-29
| Company Number |
SC504649 |
| Company Name |
EXPRESS STORE LTD |
| Company Status |
active |
| Company Status Detail |
active-proposal-to-strike-off |
| Type |
ltd |
| Date Of Creation |
2015-04-29 |
| Jurisdiction |
scotland |
| SIC Codes |
47110 |
| Registered Office Address |
| Address Line 1 |
145 Pollokshaws Road |
| Country |
Scotland |
| Locality |
Glasgow |
| Postal Code |
G43 1RN |
|
| Has Charges |
false |
| Has Insolvency History |
false |
| Accounts |
| Accounting Reference Date |
|
| Last Accounts |
| Made Up To |
2020-04-30 |
| Period End On |
2020-04-30 |
| Period Start On |
2019-05-01 |
| Type |
total-exemption-full |
|
| Next Accounts |
| Due On |
2022-04-30 |
| Overdue |
true |
| Period End On |
2021-04-30 |
| Period Start On |
2020-05-01 |
|
| Next Due |
2022-04-30 |
| Next Made Up To |
2021-04-30 |
| Overdue |
true |
|
| Confirmation Statement |
| Last Made Up To |
2022-03-26 |
| Next Due |
2023-04-09 |
| Next Made Up To |
2023-03-26 |
| Overdue |
true |
|
| Registered Office Is In Dispute |
false |
| Undeliverable Registered Office Address |
false |
Source data — raw JSON from Companies House
{
"company_number": "SC504649",
"company_name": "EXPRESS STORE LTD",
"company_status": "active",
"company_status_detail": "active-proposal-to-strike-off",
"type": "ltd",
"date_of_creation": "2015-04-29",
"jurisdiction": "scotland",
"sic_codes": [
"47110"
],
"registered_office_address": {
"address_line_1": "145 Pollokshaws Road",
"country": "Scotland",
"locality": "Glasgow",
"postal_code": "G43 1RN"
},
"has_charges": false,
"has_insolvency_history": false,
"accounts": {
"accounting_reference_date": {
"day": "30",
"month": "04"
},
"last_accounts": {
"made_up_to": "2020-04-30",
"period_end_on": "2020-04-30",
"period_start_on": "2019-05-01",
"type": "total-exemption-full"
},
"next_accounts": {
"due_on": "2022-04-30",
"overdue": true,
"period_end_on": "2021-04-30",
"period_start_on": "2020-05-01"
},
"next_due": "2022-04-30",
"next_made_up_to": "2021-04-30",
"overdue": true
},
"confirmation_statement": {
"last_made_up_to": "2022-03-26",
"next_due": "2023-04-09",
"next_made_up_to": "2023-03-26",
"overdue": true
},
"registered_office_is_in_dispute": false,
"undeliverable_registered_office_address": false
}
Same data via API
This page is rendered from a single MCP tool call.
AI agents and apps can fetch the same payload programmatically:
get_company_profile via the
/mcp endpoint.