
Banco de Servicios y Transacciones S.A.U. — Investor Relations & Filings
Banco de Servicios y Transacciones S.A.U. (BST), established in 2002, is a corporate bank providing agile, creative, and customized financial solutions for businesses. BST focuses on accelerating company growth and fostering sustainable economic development. Its core offerings include guarantees to facilitate credit access for SMEs, personalized leasing solutions across diverse industries, and digital office banking for efficient financial management. The bank also delivers advisory services and manages fiduciary banking for corporate clients, emphasizing adaptability and strategic agility to capitalize on dynamic market opportunities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| HECHO RELEVANTE | 2026-05-29 | Spanish | |
| INFORMACIÓN RELEVANTE RELATIVA A INSTRUMENTOS - AVISO DE PAGO DE LAS OBLIGACIONES NEGOCIABLES SERIE II DE RADIADORES PRATS S.A. | 2026-05-29 | Spanish | |
| CHECK LIST AL 31-03-2026 DE INFOMACIÓN PRESENTADA | 2026-05-24 | Spanish | |
| INFORMACIÓN DE RESULTADOS SEGÚN ESTADOS FINANCIEROS AL 31 DE MARZO 2026 | 2026-05-22 | Spanish | |
| FECHA: 07-05-2026 - OBLIGACIONES NEGOCIABLES (ON) - ART. 10 LON | 2026-05-07 | Spanish | |
| BST - ON CLASE XXVIII - CERTIFICADO GLOBAL | 2026-05-06 | Spanish |
Browse filings by year
22 years- 2026 47 filings
- 2025 87 filings
- 2024 92 filings
- 2023 62 filings
- 2022 50 filings
- 2021 35 filings
- 2020 25 filings
- 2019 50 filings
- 2018 87 filings
- 2017 92 filings
- 2016 101 filings
- 2015 106 filings
- 2014 137 filings
- 2013 68 filings
- 2012 48 filings
- 2011 78 filings
- 2010 42 filings
- 2009 48 filings
- 2008 31 filings
- 2007 31 filings
- 2006 28 filings
- 2005 5 filings
Market data
Market data not available
Price history
Peer group · Other monetary intermediation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1ST SOURCE CORP
Bank holding company offering commercial, consumer, and spe…
|
SRCE | US | Financial and insurance activit… |
|
Aareal Bank AG
International provider of financing and digital solutions f…
|
ARL | DE | Financial and insurance activit… |
|
Aasen Sparebank
An independent savings bank offering banking, financial adv…
|
AASB | NO | Financial and insurance activit… |
|
ABN AMRO Bank N.V.
A financial institution serving retail, private, and commer…
|
ABN | NL | Financial and insurance activit… |
|
ABSA GROUP
A diversified financial services provider with a significan…
|
ABG | ZA | Financial and insurance activit… |
|
Abu Dhabi Commercial Bank
A full-service commercial bank offering retail, corporate, …
|
ADCB | AE | Financial and insurance activit… |
|
Abu Dhabi Islamic Bank
A prominent Islamic financial institution offering Shari'a-…
|
ADIB | AE | Financial and insurance activit… |
|
ACBA Bank
Universal bank offering diverse services with a focus on th…
|
ACBA | AM | Financial and insurance activit… |
|
ADCB Rights Issue 2025
Strategic capital-raising for growth, stronger capital, and…
|
ADCBRI25 | AE | Financial and insurance activit… |
|
Addiko Bank AG
A specialized lender providing consumer and SME financing a…
|
ADKO | AT | Financial and insurance activit… |
Banco de Servicios y Transacciones S.A.U. 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/68911/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=68911 | 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=68911 | 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=68911 \ -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": 68911}, 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 Banco de Servicios y Transacciones S.A.U. (id: 68911)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.