
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 |
|---|---|---|---|
|
Capman Debts Management AD
A financial institution specializing in debt acquisition, c…
|
CDM | BG | Financial and insurance activit… |
|
CBP FINANCIA CAPITAL FACTORING S.A.
Provides factoring solutions to SMEs to enhance cash flow a…
|
— | CL | Financial and insurance activit… |
|
CREDITWEST FAKTORİNG A.Ş.
Provides domestic and international factoring, collection, …
|
CRDFA | TR | Financial and insurance activit… |
|
DENİZ FAKTORİNG A.Ş.
Offers domestic and international factoring, financing, and…
|
DENFA | TR | Financial and insurance activit… |
|
DESTEK FİNANS FAKTORİNG A.Ş.
Provides factoring solutions to corporate, commercial, and …
|
DSTKF | TR | Financial and insurance activit… |
|
DORUK FAKTORİNG A.Ş.
A financial services firm offering factoring, guarantee, an…
|
DFKTR | TR | Financial and insurance activit… |
|
EARLYPAY LTD
Provides invoice and equipment finance solutions for SME wo…
|
EPY | AU | Financial and insurance activit… |
|
EKO FAKTORİNG A.Ş.
A non-bank financial institution providing factoring and wo…
|
EKOFA | TR | Financial and insurance activit… |
|
EUROCAPITAL S.A.
Provides integral financial solutions to companies, includi…
|
— | CL | Financial and insurance activit… |
|
FACTORING SECURITY S.A.
Provides fintech liquidity solutions, converting invoices a…
|
— | CL | 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.