
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 |
|---|---|---|---|
| Newspaper Publication of Postal Ballot Notice | 2026-05-15 | English | |
| Copy of Newspaper Publication | 2026-05-15 | English | |
| Postal Ballot Notice | 2026-05-14 | English | |
| Shareholders meeting | 2026-05-14 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-14 | English | |
| Transcript of Investor Meet | 2026-05-14 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46352269 | Newspaper Publication of Postal Ballot Notice | 2026-05-15 | English | ||
| 46352311 | Copy of Newspaper Publication | 2026-05-15 | English | ||
| 45960183 | Postal Ballot Notice | 2026-05-14 | English | ||
| 45960145 | Shareholders meeting | 2026-05-14 | English | ||
| 45815744 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-14 | English | ||
| 45815699 | Transcript of Investor Meet | 2026-05-14 | English | ||
| 43026838 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-07 | English | ||
| 42896940 | Copy of Newspaper Publication | 2026-05-07 | English | ||
| 42167764 | Investor Presentation | 2026-05-06 | English | ||
| 42168199 | Updates | 2026-05-06 | English | ||
| 42169659 | Outcome of Board Meeting | 2026-05-06 | English | ||
| 42274972 | Board Meeting — Board Meeting Intimation | 2026-04-30 | English | ||
| 42274950 | Board Meeting — Board Meeting Intimation | 2026-04-30 | English | ||
| 42178456 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-04-30 | English | ||
| 42274962 | Board Meeting — Financial Results | 2026-04-30 | 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.