
SNOWMAN LOGISTICS LIMITED — Investor Relations & Filings
Snowman Logistics Limited provides integrated temperature-controlled solutions, specializing in cold chain management and distribution. The company operates an extensive network of temperature-controlled warehouses offering frozen, chilled, and ambient storage capabilities. Its service portfolio includes primary and secondary transportation, as well as value-added services such as sorting, grading, packing, and labeling. Snowman Logistics caters to sectors requiring precise thermal management, including food and beverage, pharmaceuticals, and healthcare. The company employs technology-driven systems for real-time inventory tracking and continuous temperature monitoring to ensure product safety and compliance with quality standards. By managing the end-to-end supply chain, the organization facilitates the movement of perishable goods from production points to retail outlets and consumers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-02-12 | English | |
| Copy of Newspaper Publication | 2026-02-07 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-02-06 | English | |
| Record Date | 2026-02-06 | English | |
| Record Date | 2026-02-06 | English | |
| Investor Presentation | 2026-02-06 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 42181272 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-02-12 | English | ||
| 42265257 | Copy of Newspaper Publication | 2026-02-07 | English | ||
| 42282074 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-02-06 | English | ||
| 42293585 | Record Date | 2026-02-06 | English | ||
| 42293598 | Record Date | 2026-02-06 | English | ||
| 42294101 | Investor Presentation | 2026-02-06 | English | ||
| 42294133 | Press Release | 2026-02-06 | English | ||
| 42294706 | Dividend | 2026-02-06 | English | ||
| 42294789 | Outcome of Board Meeting | 2026-02-06 | English | ||
| 42294995 | Dividend | 2026-02-06 | English | ||
| 42295009 | Outcome of Board Meeting | 2026-02-06 | English | ||
| 42217837 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-02-03 | English | ||
| 43936945 | Board Meeting — Board Meeting Intimation | 2026-02-02 | English | ||
| 42229570 | Record Date | 2026-02-02 | English | ||
| 43936964 | Board Meeting — Financial Results/Dividend | 2026-02-02 | English | ||
Market data
Market data not available
Price history
Peer group · Warehousing and storage
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Accel, S.A.B. de C.V.
Provides logistics services and manufactures packaged sweet…
|
ACCELSA | MX | Transportation and storage |
|
Aegis Logistics Ltd.
Storage and distribution of LPG and liquid chemicals throug…
|
AEGISLOG | IN | Transportation and storage |
|
AEGIS VOPAK TERMINALS LIMITED
Independent tank storage provider for chemicals, LPG, and p…
|
AEGISVOPAK | IN | Transportation and storage |
|
Agility Global PLC
Multi-business owner and investor in logistics, industrial …
|
AGILITY | AE | Transportation and storage |
|
Agility The Public Warehousing Company K.S.C
Infrastructure operator and developer specializing in indus…
|
MKHZN | AE | Transportation and storage |
|
Ali Asghar Textile Mills Limited
Provides logistics, warehousing, infrastructure, renewable …
|
AATM | PK | Transportation and storage |
|
AMERICOLD REALTY TRUST
Owns and operates temperature-controlled warehouses for the…
|
COLD | US | Transportation and storage |
|
Armlogi Holding Corp.
A warehousing and logistics provider for cross-border e-com…
|
BTOC | US | Transportation and storage |
|
Arshiya Limited
Operates Free Trade Warehousing Zones and rail infrastructu…
|
ARSHIYA | IN | Transportation and storage |
|
Asian Warehousing Limited
Provides integrated logistics, warehousing, and supply chai…
|
543927 | IN | Transportation and storage |
SNOWMAN LOGISTICS 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/62108/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62108 | 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=62108 | 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=62108 \ -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": 62108}, 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 SNOWMAN LOGISTICS LIMITED (id: 62108)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.