
Graines Voltz S.A. — Investor Relations & Filings
Graines Voltz S.A. is an independent distributor of flower and vegetable seeds and young plants for professionals. The company's target markets include market gardeners, horticulturists, and local authorities. It operates through specialized divisions. Voltz Horticulture offers a wide range of flowers, foliage, shrubs, vegetables, and herbs selected for home and urban gardening. Voltz Maraîchage selects, develops, and distributes vegetable and aromatic plant varieties for professional growers, supporting various production methods from traditional to innovative, with a focus on short distribution channels. The company also has a division dedicated to vertical farming solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| RESULTATS DES DEBATS ET DES VOTES DE L'ASSEMBLEE GENERALE ORDINAIRE ANNUELLE DU 26 MARS 2026 | 2026-03-30 | French | |
| Rapport financier annuel 2025 Groupe Graines Voltz | 2026-01-30 | French | |
| Mise à disposition du rapport financier 2025 du Groupe Graines Voltz | 2026-01-30 | French | |
| RÉSULTATS DE L'EXERCICE 2024/2025 | 2026-01-29 | French | |
| Franchissements de seuils | 2026-01-19 | French | |
| Pacte Dutreil : engagements de conservation d'actions de la société Graines Voltz | 2025-12-19 | French |
Browse filings by year
18 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Graines Voltz S.A., but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Wholesale of agricultural raw materials and live animals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Contil India Limited
Global merchant exporter of agricultural commodities, food …
|
531067 | IN | Wholesale and retail trade |
|
CROPSTER AGRO LIMITED
Trades and distributes agricultural commodities including g…
|
523105 | IN | Wholesale and retail trade |
|
DCT TRADİNG DIŞ TİCARET A.Ş.
An international trading company specializing in agricultur…
|
DCTTR | TR | Wholesale and retail trade |
|
DIAZ RIGANTI CEREALES S.A.
Specializes in commercializing cereals/oilseeds, agricultur…
|
— | AR | Wholesale and retail trade |
|
GRAINCORP LIMITED
Integrated grain and oilseed supply chain for storage, proc…
|
GNC | AU | Wholesale and retail trade |
|
GRAINTURK HOLDİNG A.Ş.
A holding company in agricultural commodity trading, produc…
|
GRTHO | TR | Wholesale and retail trade |
|
HARSHIL AGROTECH LIMITED
Trades and distributes agricultural commodities for food pr…
|
505336 | IN | Wholesale and retail trade |
|
HEALTHY LIFE AGRITEC LIMITED
Trades raw milk, livestock, and agricultural products for d…
|
543546 | IN | Wholesale and retail trade |
|
Hortico Spolka Akcyjna
Supplier of horticultural products and advisory services to…
|
HOR | PL | Wholesale and retail trade |
|
JAYATMA ENTERPRISES LIMITED
Trades and distributes cotton and textile products, includi…
|
539005 | IN | Wholesale and retail trade |
Graines Voltz S.A. 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/1374/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1374 | 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=1374 | 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=1374 \ -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": 1374}, 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 Graines Voltz S.A. (id: 1374)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.