%20LIMITED/other/THOMAS_SCOTT_INDIA_LIMITED-logo.png)
THOMAS SCOTT (INDIA) LIMITED — Investor Relations & Filings
Thomas Scott (India) Limited specializes in the design, manufacturing, and marketing of men's apparel. The company offers a diverse range of products including formal shirts, casual shirts, trousers, and suits. Its collections are characterized by contemporary styling, high-quality fabrics, and precision tailoring, catering to the lifestyle needs of modern professionals. The brand emphasizes a blend of classic aesthetics with modern trends, positioning itself as a provider of premium yet accessible menswear. Operations encompass both wholesale distribution and retail presence through various channels, focusing on delivering consistent quality and fit across its garment lines.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Closure of trading window | 2022-09-30 | English | |
| Newspaper Advertisements | 2022-09-06 | English | |
| Outcome of Board Meeting | 2022-09-01 | English | |
| Book Closure | 2022-08-13 | English | |
| Outcome of Board Meeting | 2022-08-13 | English | |
| Board Meeting — Financial results/Other business matters | 2022-08-05 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 42971350 | Closure of trading window | 2022-09-30 | English | ||
| 42997183 | Newspaper Advertisements | 2022-09-06 | English | ||
| 42961318 | Outcome of Board Meeting | 2022-09-01 | English | ||
| 42998180 | Book Closure | 2022-08-13 | English | ||
| 42998267 | Outcome of Board Meeting | 2022-08-13 | English | ||
| 44003823 | Board Meeting — Financial results/Other business matters | 2022-08-05 | English | ||
| 42993046 | General updates | 2022-07-20 | English | ||
| 43010704 | Closure of trading window | 2022-06-30 | English | ||
| 43033708 | Newspaper Advertisements | 2022-06-01 | English | ||
| 43038622 | Communication to shareholders as per Reg 30 | 2022-05-31 | English | ||
| 43075906 | Outcome of Board Meeting | 2022-05-30 | English | ||
| 43075922 | Communication to shareholders as per Reg 30 | 2022-05-30 | English | ||
| 43077325 | Financial Result Updates | 2022-05-30 | English | ||
| 44010416 | Board Meeting — Financial results | 2022-05-23 | English | ||
| 43050509 | General updates | 2022-04-27 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wearing apparel, except fur apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
707 Cayman Holdings Ltd.
Provides supply chain management solutions for the apparel …
|
JEM | US | Manufacturing |
|
Active Clothing Co Limited
Apparel manufacturer offering OEM and ODM services for glob…
|
541144 | IN | Manufacturing |
|
ADDENTAX GROUP CORP.
Provider of garment manufacturing, logistics services, and …
|
ATXG | US | Manufacturing |
|
adidas AG
A multinational corporation that designs and markets athlet…
|
ADS | DE | Manufacturing |
|
Adolfo Dominguez S.A.
Designs and retails timeless clothing and accessories using…
|
ADZ | ES | Manufacturing |
|
Aeffe
Creates, produces, and distributes luxury fashion, footwear…
|
AEF | IT | Manufacturing |
|
AGABANG&COMPANY
A manufacturer and distributor of apparel and products for …
|
013990 | KR | Manufacturing |
|
Aimer Co.,Ltd.
Designer and manufacturer of high-end intimate apparel and …
|
603511 | CN | Manufacturing |
|
AKIN TEKSTİL A.Ş.
An integrated manufacturer of high-caliber woven fabrics an…
|
ATEKS | TR | Manufacturing |
|
Ameridge Corporation
A diversified company with operations in fashion, wellness,…
|
900100 | US | Manufacturing |
THOMAS SCOTT (INDIA) LIMITED via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/61448/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61448 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=61448 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=61448 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 61448}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for THOMAS SCOTT (INDIA) LIMITED (id: 61448)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.