
Banca Sistema — Investor Relations & Filings
Banca Sistema is a financial institution specializing in financing and managing trade receivables, with a particular focus on those owed by public administrations. The bank serves corporate clients, including small and medium-sized enterprises (SMEs), as well as private customers. Its primary business line is factoring, encompassing both public sector and commercial receivables. Beyond its core factoring operations, the institution offers a suite of banking products. For its corporate clientele, this includes various financing and servicing activities. For private individuals, the product suite features salary-backed loans and specialized pawn credit services, offering loans collateralized by valuable assets and works of art.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Comunicazione Internal Dealing | 2026-05-29 | Italian | |
| BANCA CF+ SMENTISCE LE INDISCREZIONI RELATIVE A UN POSSIBILE DELISTING DI BANCA SISTEMA/ BANCA CF+ DENIES RUMOURS REGARDING A POSSIBLE DELISTING OF BANCA SISTEMA | 2026-05-25 | Italian | |
| AVVISO DI PUBBLICAZIONE VERBALE DELL’ASSEMBLEA / NOTICE OF PUBLICATION OF THE MINUTES OF THE SHAREHOLDERS’ MEETING | 2026-05-21 | Italian | |
| Verbale Assemblea Ordinaria del 23 aprile 2026 | 2026-05-21 | Italian | |
| AVVISO PUBBLICAZIONE DOCUMENTI / NOTICE OF PUBLICATION OF DOCUMENTS | 2026-05-14 | Italian | |
| RESOCONTO INTERMEDIO DI GESTIONE CONSOLIDATO AL 31 MARZO 2026 / INTERIM CONSOLIDATED FINANCIAL REPORT 31 MARCH 2026 | 2026-05-14 | Italian |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Banca Sistema, 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 · Factoring activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
YAPI KREDİ FAKTORİNG A.Ş.
Financial services company providing domestic, import, and …
|
YKFKT | TR | Financial and insurance activit… |
|
Yue Da International Holdings Limited
Investment holding focused on specialized financial service…
|
629 | KY | Financial and insurance activit… |
Banca Sistema 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/4489/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4489 | 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=4489 | 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=4489 \ -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": 4489}, 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 Banca Sistema (id: 4489)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.