
TVS Supply Chain Solutions Limited — Investor Relations & Filings
TVS Supply Chain Solutions Limited provides specialized end-to-end supply chain management services through two primary business segments: Integrated Supply Chain Solutions and Network Solutions. The company’s service suite includes sourcing and procurement, integrated transportation, logistics center management, in-plant logistics, finished goods distribution, and aftermarket fulfillment. Utilizing a technology-driven, asset-light model, the organization focuses on optimizing complex supply chains through advanced data analytics and visibility tools. Its operations cater to diverse sectors such as automotive, industrial, consumer goods, technology, and healthcare. Key offerings involve supply chain consulting, demand forecasting, and inventory management, supported by an international infrastructure across Europe, North America, and the Asia-Pacific region.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Investor Presentation | 2026-05-25 | English | |
| Investor Presentation for Earnings Call with Analyst/Investor scheduled on May 26, 2026 | 2026-05-25 | English | |
| Press Release | 2026-05-25 | English | |
| Press Release for Audited Standalone and Consolidated Financial Results for the quarter and year ended March 31, 2026 | 2026-05-25 | English | |
| The Board of TVS Supply Chain Solutions Limited has informed the exchange regarding the resignation of Mr. Ravi Viswanathan, Director of the Company and stepping down as Managing Director .... | 2026-05-25 | English | |
| Resignation | 2026-05-25 | English |
Browse filings by year
4 yearsMarket data
Market data not available
Price history
Peer group · Other support activities for transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADANI PORTS AND SPECIAL ECONOMIC ZONE LIMITED
A multinational port operator and integrated logistics comp…
|
33RB | SG | Transportation and storage |
|
Allcargo Logistics Ltd
Provides global multi-modal logistics, LCL consolidation, a…
|
ALLCARGO | IN | Transportation and storage |
|
Ashapura Logistics Limited
Integrated provider of multimodal transport, freight forwar…
|
ASHALOG | IN | Transportation and storage |
|
AVG Logistics Limited
Provides 3PL, multi-modal transport, warehousing, and cold …
|
AVG | IN | Transportation and storage |
|
Axios Mobile Assets Corp.
Technology-enabled logistics provider offering bio-based pa…
|
AXAh | CA | Transportation and storage |
|
BEIJING HUAYUAN XINHANG HOLDING CO.,LTD.
Provides aviation supply chain management and aircraft comp…
|
600743 | CN | Transportation and storage |
|
BLT Logistics Limited
Offers multimodal transport, freight forwarding, and integr…
|
544474 | IN | Transportation and storage |
|
Bondex Supply Chain Management Co., Ltd.
Provides integrated logistics, multi-modal freight, and dig…
|
603836 | CN | Transportation and storage |
|
Brace Port Logistics Limited
Provides integrated logistics, freight forwarding, warehous…
|
BRACEPORT | IN | Transportation and storage |
|
BRAMBLES FINANCE LIMITED
Global logistics solutions provider for pallets and contain…
|
10LB | AU | Transportation and storage |
TVS Supply Chain Solutions 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/61222/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61222 | 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=61222 | 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=61222 \ -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": 61222}, 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 TVS Supply Chain Solutions Limited (id: 61222)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.