Object detailing the aggregation institution.
The type of institution. We return one of the following values:
bankfiscalemployment
The country codes where the institution is available, for example:
- 🇧🇷 BR (Brazil)
- 🇨🇴 CO (Colombia)
- 🇲🇽 MX (Mexico)
The URL of the institution's logo.
The URL of the institution's icon logo.
The URL of the institution's text logo.
The features that the institution supports. If the institution has no special features, then Belvo returns an empty array.
Here is a list of the available features:
token_requiredindicates that the institution may require a token during link creation or when making any other requests.
A list of Belvo resources that you can use with the institution. This list includes one or more of the following resources:
ACCOUNTSBALANCESBILLSEMPLOYMENTSEMPLOYMENT_RECORDSFINANCIAL_STATEMENTSINCOMESINVESTMENTSINVESTMENT_TRANSACTIONSINVOICESOWNERSRECURRING_EXPENSESRISK_INSIGHTSTRANSACTIONSTAX_COMPLIANCE_STATUSTAX_RETENTIONSTAX_RETURNSTAX_STATUS
The type of technology used to access the institution. We return one of the following values:
credentials: Uses Belvo's scraping technology, combined with user credentials, to perform requests.openfinance: Uses the bank's open finance API to perform requests.
Indicates whether Belvo's integration with the institution is currently active (healthy) or undergoing maintenance (down).
{ "id": 1003, "name": "erebor_mx_retail", "type": "bank", "website": "https://www.erebor.com/", "display_name": "Erebor Mexico", "country_codes": [ "MX" ], "primary_color": "#056dae", "logo": "https://belvo-api-media.s3.amazonaws.com/logos/erebor_logo.svg", "icon_logo": "https://statics.belvo.io/widget/images/institutions/erebor.svg", "text_logo": "https://statics.belvo.io/widget/images/institutions/erebor.svg", "form_fields": [ { … } ], "features": [ { … } ], "resources": [ "ACCOUNTS", "BALANCES", "INCOMES", "OWNERS", "RECURRING_EXPENSES", "RISK_INSIGHTS", "TRANSACTIONS" ], "integration_type": "credentials", "status": "healthy", "openbanking_information": { "description": "A 1ss Bank é uma fintech fundada em janeiro de 2020, com a missão de ajudar empresas com grandes ecossistemas a se tornarem fintechs, integrando e automatizando seus processos financeiros através de APIs e plataforma white-label.", "participants": [ … ], "authorization_server_id": "aa18fcd3-2f0b-40b1-87db-8930b10b78b1" } }