
PALLETS JAUREGUI SOCIEDAD ANONIMA — Investor Relations & Filings
PALLETS JAUREGUI SOCIEDAD ANONIMA manufactures wooden pallets and packaging, leveraging over 20 years of experience. The company integrates two proprietary sawmills for raw material supply and operates a unique automatic production line, ensuring product standardization, traceability, and high volumes, reaching 2 million pallets annually. Its offerings include standardized and special pallets, custom wooden packaging, and specialized accommodation wood for industrial transport, particularly for the oil & gas and metal-mechanical sectors. PALLETS JAUREGUI is certified for ISPM-15 heat treatment for export and holds ISO 9001-2015 quality management certification. A dedicated fleet provides efficient distribution. The company also produces wood pellets from production waste as part of its sustainability efforts, serving multinational and exporting clients globally.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| - AVISO DE PAGO - OP DE VN CON AUTORIZACIÓN AUTOMÁTICA - BAJO IMPACTO | 2026-04-29 | Spanish | |
| FEC. CELEB.: 13-03-2026 - TEMA: 3 - ACTA DE ÓRGANO DE ADMINISTRACIÓN (DIRECTORIO) | 2026-04-10 | Spanish | |
| PROGRAMA: INDIVIDUAL SERIE - SERIE :ON PYME CNV GARANTIZADAS PALLETS JAUREGUI S.A. SERIE I - AVISO DE PAGO OBLIGACIONES NEGOCIABLES GARANTIZADAS | 2026-03-04 | Spanish | |
| FEC. CELEB.: 28-02-2026 - TEMA: 3 - ACTA DE ÓRGANO DE ADMINISTRACIÓN (DIRECTORIO) | 2026-03-02 | Spanish | |
| - ART. 10 LON - OP DE VN CON AUTORIZACIÓN AUTOMÁTICA - BAJO IMPACTO | 2026-01-28 | Spanish | |
| PROGRAMA: INDIVIDUAL SERIE - SERIE :ON PYME CNV GARANTIZADAS PALLETS JAUREGUI S.A. SERIE I - AVISO DE PAGO OBLIGACIONES NEGOCIABLES GARANTIZADAS | 2025-12-03 | Spanish |
Browse filings by year
3 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of wooden containers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
L&P GLOBAL BERHAD
Provides sustainable supply chain solutions, integrated ind…
|
— | MY | Manufacturing |
|
TFF Group
A global manufacturer of barrels and wood products for agin…
|
TFF | FR | Manufacturing |
PALLETS JAUREGUI SOCIEDAD ANONIMA 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/68858/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=68858 | 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=68858 | 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=68858 \ -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": 68858}, 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 PALLETS JAUREGUI SOCIEDAD ANONIMA (id: 68858)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.