BancosBrasileiros 5.1.108

dotnet add package BancosBrasileiros --version 5.1.108
NuGet\Install-Package BancosBrasileiros -Version 5.1.108
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="BancosBrasileiros" Version="5.1.108" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BancosBrasileiros --version 5.1.108
#r "nuget: BancosBrasileiros, 5.1.108"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install BancosBrasileiros as a Cake Addin
#addin nuget:?package=BancosBrasileiros&version=5.1.108

// Install BancosBrasileiros as a Cake Tool
#tool nuget:?package=BancosBrasileiros&version=5.1.108

Bancos Brasileiros

🇧🇷 🏦 📋 Brazilian commercial banks list

Build status Daily updates GitHub last commit GitHub license time tracker

Maintainability Test Coverage CodeFactor Known Vulnerabilities GitHub issues

Bancos Brasileiros logo

Note

Para a versĂŁo em PortuguĂŞs (PT_BR) do README.md, siga me por favor.


List of banks

Formats

This list contains 400+ registered banks, in the following formats:

Available data

Each of the lists has the following information (schema):

Column Description Observations
COMPE Code - COMPE 3 digits
ISPB Code - ISPB 8 digits
Document Document - CNPJ 14 numbers - 18 digits (formatted)
LongName Long name According to BACEN - STR
ShortName Short name According to BACEN - STR
Network Network RSFN, Internet, null
Type Type commercial, multiple, savings, null
PixType Type of PIX/SPI participant DRCT - Directly, INDR - Indirectly, null
Charge If does charge operations true, false, null
CreditDocument If does TED operations true, false, null
LegalCheque If it belongs to the "Cheque Legal" true, false
DetectaFlow If it belongs to the "Detecta Flow" true, false
SalaryPortability If does/accept salary portability "Banco folha e Destinatário" - both operations, "Destinatário" - only receive, null
Products List of products offered In Portuguese only
Url Website -
DateOperationStarted Commercial operation start date -
DatePixStarted PIX operation start date Only for those PSP of SPI
DateRegistered Registration date on schema -
DateUpdated Change date on schema -

Schemas and classes

A schema file is available in the folder schemas for lists of type:

And classes (DTO - Data Transport Object) in the following languages:

  • C# <img alt="C Sharp" src="https://img.shields.io/badge/-C_Sharp-239120?style=flat-square&logo=csharp&logoColor=white" />
  • Dart <img alt="Dart" src="https://img.shields.io/badge/-Dart-00C3B1?style=flat-square&logo=dart&logoColor=white" />
  • Go <img alt="Go" src="https://img.shields.io/badge/-Go-00ADD8?style=flat-square&logo=go&logoColor=white" />
  • Java <img alt="Java" src="https://img.shields.io/badge/-Java-007396?style=flat-square&logo=OpenJDK&logoColor=white" />
  • JavaScript <img alt="JavaScript" src="https://img.shields.io/badge/-JavaScript-F7DF1E?style=flat-square&logo=javascript&logoColor=white" />
  • Kotlin <img alt="Kotlin" src="https://img.shields.io/badge/-Kotlin-0095D5?style=flat-square&logo=kotlin&logoColor=white" />
  • PHP <img alt="PHP" src="https://img.shields.io/badge/-PHP-777BB4?style=flat-square&logo=php&logoColor=white" />
  • Python <img alt="Python" src="https://img.shields.io/badge/-Python-3776AB?style=flat-square&logo=python&logoColor=white" />
  • Rust <img alt="Rust" src="https://img.shields.io/badge/-Rust-000000?style=flat-square&logo=rust&logoColor=white" />
  • TypeScript <img alt="TypeScript" src="https://img.shields.io/badge/-TypeScript-3178C6?style=flat-square&logo=typescript&logoColor=white" />

Examples

Implementation examples are available in the folder examples. We currently have examples of the following technologies:

  • Dart <img alt="Dart" src="https://img.shields.io/badge/-Dart-00C3B1?style=flat-square&logo=dart&logoColor=white" />
  • .NET/C# <img alt=".NET" src="https://img.shields.io/badge/-.NET-5C2D91?style=flat-square&logo=dotnet&logoColor=white" /><img alt="C Sharp" src="https://img.shields.io/badge/-C_Sharp-239120?style=flat-square&logo=c-sharp&logoColor=white" />
  • EmberJS <img alt="Ember.js" src="https://img.shields.io/badge/-Emberjs-E04E39?style=flat-square&logo=ember.js&logoColor=white" />
  • PHP <img alt="PHP" src="https://img.shields.io/badge/-PHP-777BB4?style=flat-square&logo=php&logoColor=white" />

If you miss an example in the language, library, or framework, open an issue requesting an example project on the desired technology!


NPM - Node Package Manager

npm npm

This repository is available at NPM under the name bancos-brasileiros.

Thanks to @RauppRafael for creating and publishing version 1.0.0 on NPM.


npm i bancos-brasileiros

NuGet - Package Manager for .NET

BancosBrasileiros NuGet Version BancosBrasileiros NuGet Downloads

This repository is available at NuGet under the name BancosBrasileiros.


dotnet add package BancosBrasileiros

Packagist - Package Manager for PHP/Composer

BancosBrasileiros Packagist Version BancosBrasileiros Packagist Downloads

This repository is available at Packagist under the name guibranco/bancos-brasileiros


composer require guibranco/bancos-brasileiros


Acronyms and abbreviations

For those unfamiliar with Brazilian financial/regulatory entities:

<table width="100%"><tr><th>ABBC</th><td> Brazilian Banks Association</td></tr><tr><th>BCB</th><td> Central Bank of Brazil (regulatory authority)(also known as BACEN or BC)</td></tr><tr><th>CIP</th><td> Interbank Payment Chamber</td></tr><tr><th>CNPJ</th><td> National Register of Legal Entities - RFB</td></tr><tr><th>COMPE</th><td> Check and Other Papers Compensation System</td></tr><tr><th>CTC</th><td> Credit Transfer Center</td></tr><tr><th>CPF</th><td> Individual Taxpayer Registry - RFB</td></tr><tr><th>CVM</th><td> Securities and Exchange Commission</td></tr><tr><th>FEBRABAN</th><td> Brazilian Federation of Banks</td></tr><tr><th>ISPB</th><td> SPB identification</td></tr><tr><th>PCPS</th><td> Centralized Salary Portability Platform</td></tr><tr><th>PIX</th><td> Brazilian Instant Payments</td></tr><tr><th>RFB</th><td> Federal Revenue Service of Brazil</td></tr><tr><th>RSFN</th><td> National Financial System Network</td></tr><tr><th>SFN</th><td> National Financial System</td></tr><tr><th>SLC</th><td> Card Settlement Service</td></tr><tr><th>SILOC</th><td> Deferred Settlement System for Interbank Transfers of Credit Orders</td></tr><tr><th>SITRAF</th><td> Funds Transfer System</td></tr><tr><th>SPB</th><td> Brazilian Payment System</td></tr><tr><th>SPI</th><td> Instant Payment System</td></tr><tr><th>STR</th><td> Reserves Transfer System</td></tr></table>


Updates

The data is automatically updated daily using a tool that collects information from lists of official sources.

Warning

If you find any issues with the data, missing database, or outdated data, please open an issue in this repository: New Issue


Changelog

Changelog


Contributors

<table> <tr> <td align="center"> <a href="https://github.com/guibranco"> <img src="https://avatars.githubusercontent.com/u/3362854?v=4" width="100;" alt="guibranco"/> <br /> <sub><b>Guilherme Branco Stracini</b></sub> </a> </td> <td align="center"> <a href="https://github.com/raphaelcunha"> <img src="https://avatars.githubusercontent.com/u/3853552?v=4" width="100;" alt="raphaelcunha"/> <br /> <sub><b>Raphael Cunha</b></sub> </a> </td> <td align="center"> <a href="https://github.com/Baldini"> <img src="https://avatars.githubusercontent.com/u/8235570?v=4" width="100;" alt="Baldini"/> <br /> <sub><b>Guilherme Baldini</b></sub> </a> </td> <td align="center"> <a href="https://github.com/BrunoM90"> <img src="https://avatars.githubusercontent.com/u/152902220?v=4" width="100;" alt="BrunoM90"/> <br /> <sub><b>Null</b></sub> </a> </td> <td align="center"> <a href="https://github.com/sahalhes"> <img src="https://avatars.githubusercontent.com/u/146409442?v=4" width="100;" alt="sahalhes"/> <br /> <sub><b>E S Sahal Hussain</b></sub> </a> </td> <td align="center"> <a href="https://github.com/pferreirafabricio"> <img src="https://avatars.githubusercontent.com/u/42717522?v=4" width="100;" alt="pferreirafabricio"/> <br /> <sub><b>FabrĂ­cio Pinto Ferreira</b></sub> </a> </td></tr> <tr> <td align="center"> <a href="https://github.com/Guillergood"> <img src="https://avatars.githubusercontent.com/u/16701917?v=4" width="100;" alt="Guillergood"/> <br /> <sub><b>Guillermo Bueno Vargas</b></sub> </a> </td> <td align="center"> <a href="https://github.com/iurisilvio"> <img src="https://avatars.githubusercontent.com/u/105852?v=4" width="100;" alt="iurisilvio"/> <br /> <sub><b>Iuri De Silvio</b></sub> </a> </td> <td align="center"> <a href="https://github.com/jesobreira"> <img src="https://avatars.githubusercontent.com/u/3002249?v=4" width="100;" alt="jesobreira"/> <br /> <sub><b>Jefrey Sobreira Santos</b></sub> </a> </td> <td align="center"> <a href="https://github.com/joaovaladares"> <img src="https://avatars.githubusercontent.com/u/42593399?v=4" width="100;" alt="joaovaladares"/> <br /> <sub><b>JoĂŁo V. Valadares</b></sub> </a> </td> <td align="center"> <a href="https://github.com/leogregianin"> <img src="https://avatars.githubusercontent.com/u/1684053?v=4" width="100;" alt="leogregianin"/> <br /> <sub><b>Leonardo Gregianin</b></sub> </a> </td> <td align="center"> <a href="https://github.com/MauriciDmarc"> <img src="https://avatars.githubusercontent.com/u/129069676?v=4" width="100;" alt="MauriciDmarc"/> <br /> <sub><b>Maurici Dmarco</b></sub> </a> </td></tr> <tr> <td align="center"> <a href="https://github.com/rafaeldomi"> <img src="https://avatars.githubusercontent.com/u/135021?v=4" width="100;" alt="rafaeldomi"/> <br /> <sub><b>Rafael Domiciano</b></sub> </a> </td> <td align="center"> <a href="https://github.com/AmolKumarGupta"> <img src="https://avatars.githubusercontent.com/u/88397611?v=4" width="100;" alt="AmolKumarGupta"/> <br /> <sub><b>Amol</b></sub> </a> </td> <td align="center"> <a href="https://github.com/luisccf"> <img src="https://avatars.githubusercontent.com/u/14101365?v=4" width="100;" alt="luisccf"/> <br /> <sub><b>Luis Carlos Cardoso</b></sub> </a> </td> <td align="center"> <a href="https://github.com/rodrigondec"> <img src="https://avatars.githubusercontent.com/u/3301060?v=4" width="100;" alt="rodrigondec"/> <br /> <sub><b>Rodrigo Castro</b></sub> </a> </td> <td align="center"> <a href="https://github.com/vduggen"> <img src="https://avatars.githubusercontent.com/u/53385727?v=4" width="100;" alt="vduggen"/> <br /> <sub><b>Vitor Duggen</b></sub> </a> </td></tr> </table>

Bots

<table> <tr> <td align="center"> <a href="https://github.com/snyk-bot"> <img src="https://avatars.githubusercontent.com/u/19733683?v=4" width="100;" alt="snyk-bot"/> <br /> <sub><b>Snyk Bot</b></sub> </a> </td> <td align="center"> <a href="https://github.com/github-actions[bot]"> <img src="https://avatars.githubusercontent.com/in/15368?v=4" width="100;" alt="github-actions[bot]"/> <br /> <sub><b>github-actions[bot]</b></sub> </a> </td> <td align="center"> <a href="https://github.com/dependabot[bot]"> <img src="https://avatars.githubusercontent.com/in/29110?v=4" width="100;" alt="dependabot[bot]"/> <br /> <sub><b>dependabot[bot]</b></sub> </a> </td> <td align="center"> <a href="https://github.com/stack-file[bot]"> <img src="https://avatars.githubusercontent.com/in/408123?v=4" width="100;" alt="stack-file[bot]"/> <br /> <sub><b>stack-file[bot]</b></sub> </a> </td> <td align="center"> <a href="https://github.com/codefactor-io[bot]"> <img src="https://avatars.githubusercontent.com/in/25603?v=4" width="100;" alt="codefactor-io[bot]"/> <br /> <sub><b>codefactor-io[bot]</b></sub> </a> </td></tr> </table>

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.1.108 39 4/19/2024
5.1.107 32 4/18/2024
5.1.106 101 4/16/2024
5.1.105 119 4/2/2024
5.1.104 100 3/29/2024
5.1.103 127 3/26/2024
5.1.102 84 3/25/2024
5.1.100 67 3/25/2024
5.1.96 68 3/25/2024
5.1.95 101 3/22/2024
5.1.94 102 3/21/2024
5.1.93 109 3/20/2024
5.1.91 143 3/18/2024
5.1.90 141 3/15/2024
5.1.89 102 3/14/2024
5.1.88 137 3/11/2024
5.1.87 122 3/8/2024
5.1.86 74 3/5/2024
5.1.85 85 3/4/2024
5.1.84 72 2/29/2024
5.1.83 94 2/28/2024
5.1.82 105 2/27/2024
5.1.81 86 2/26/2024
5.1.79 106 2/23/2024
5.1.78 126 2/22/2024
5.1.76 119 2/15/2024
5.1.75 125 2/9/2024
5.1.74 114 1/24/2024
5.1.73 99 1/19/2024
5.1.71 71 1/19/2024
5.1.69 101 1/16/2024
5.1.68 124 1/12/2024
5.1.67 113 1/9/2024
5.1.66 156 12/18/2023
5.1.65 116 12/14/2023
5.1.62 109 12/8/2023
5.1.58 113 12/6/2023
5.1.57 90 12/4/2023
5.1.56 75 12/1/2023
5.1.52 68 11/29/2023
5.1.51 79 11/23/2023
5.1.50 78 11/14/2023
5.1.49 70 11/11/2023
5.1.48 83 11/9/2023
5.1.45 90 11/9/2023
5.1.44 63 11/8/2023
5.1.43 65 11/8/2023
5.1.42 132 11/5/2023
5.1.41 147 11/5/2023
5.1.39 207 10/31/2023
5.1.38 156 10/26/2023
5.1.37 199 10/25/2023
5.1.36 178 10/24/2023
5.1.35 126 10/24/2023
5.1.34 195 10/24/2023
5.1.33 138 10/24/2023
5.1.32 170 10/24/2023
5.1.31 176 10/21/2023
5.1.30 113 10/20/2023
5.1.29 148 10/17/2023
5.1.28 189 10/17/2023
5.1.8 201 10/15/2023
5.1.1 177 10/11/2023
5.0.81 132 10/11/2023
5.0.80 193 10/10/2023
5.0.79 153 10/10/2023
5.0.77 139 10/6/2023
5.0.76 132 10/4/2023
5.0.75 162 9/29/2023
5.0.74 150 9/25/2023
5.0.73 132 9/25/2023
5.0.72 150 9/25/2023
5.0.71 114 9/22/2023
5.0.68 162 9/21/2023
5.0.67 180 9/21/2023
5.0.66 132 9/20/2023
5.0.65 116 9/18/2023
5.0.57 138 9/5/2023
5.0.56 167 9/2/2023
5.0.55 146 9/2/2023
5.0.52 129 9/2/2023
5.0.47 128 9/2/2023
5.0.45 137 9/2/2023
5.0.42 129 9/2/2023
5.0.39 142 9/2/2023
5.0.38 163 9/2/2023
5.0.37 189 8/30/2023
5.0.36 149 8/30/2023
5.0.35 190 8/30/2023
5.0.33 188 8/30/2023
5.0.32 134 8/30/2023
5.0.29 147 8/30/2023
5.0.27 153 8/30/2023
5.0.26 156 8/30/2023
5.0.25 143 8/30/2023
5.0.24 172 8/28/2023
5.0.23 205 8/28/2023
5.0.22 172 8/25/2023
5.0.21 146 8/25/2023
5.0.20 199 8/25/2023
5.0.19 166 8/25/2023
5.0.18 223 8/24/2023
5.0.16 151 8/24/2023
5.0.15 191 8/24/2023
5.0.14 180 8/8/2023
5.0.13 132 8/2/2023
5.0.12 134 7/27/2023
5.0.11 114 7/27/2023
5.0.10 183 7/27/2023
5.0.9 136 7/24/2023
5.0.8 141 7/23/2023
5.0.7 133 7/23/2023
5.0.6 140 7/22/2023
5.0.5 127 7/22/2023
5.0.1 132 7/22/2023
4.0.236 137 7/22/2023
4.0.235 134 7/21/2023
4.0.233 143 7/21/2023
4.0.231 126 7/21/2023
4.0.223 137 7/21/2023
4.0.221 137 7/21/2023
4.0.220 134 7/19/2023
4.0.218 132 7/16/2023
4.0.217 131 7/15/2023
4.0.216 129 7/15/2023
4.0.215 123 7/15/2023
4.0.214 128 7/15/2023
4.0.207 127 7/12/2023
4.0.206 118 7/8/2023
4.0.205 127 7/6/2023
4.0.204 128 7/5/2023
4.0.203 136 7/5/2023
4.0.202 128 7/3/2023
4.0.201 121 6/30/2023
4.0.200 120 6/29/2023
4.0.199 114 6/29/2023
4.0.198 123 6/28/2023
4.0.197 109 6/28/2023
4.0.196 99 6/28/2023
4.0.195 117 6/27/2023
4.0.194 116 6/27/2023
4.0.193 120 6/27/2023
4.0.192 133 6/26/2023
4.0.191 111 6/26/2023
4.0.189 109 6/26/2023
4.0.179 118 6/23/2023
4.0.177 116 6/23/2023
4.0.175 101 6/23/2023
4.0.174 100 6/23/2023
4.0.170 116 6/23/2023
4.0.169 118 6/23/2023
4.0.166 120 6/23/2023
4.0.163 113 6/23/2023
4.0.161 110 6/23/2023
4.0.160 106 6/23/2023
4.0.158 113 6/23/2023
4.0.156 115 6/23/2023
4.0.155 117 6/23/2023
4.0.154 116 6/20/2023
4.0.153 117 6/16/2023
4.0.152 116 6/14/2023
4.0.151 105 6/14/2023
4.0.150 114 6/8/2023
4.0.149 130 6/6/2023
4.0.148 130 6/6/2023
4.0.147 121 6/5/2023
4.0.146 114 6/4/2023
4.0.145 115 6/1/2023
4.0.144 123 5/30/2023
4.0.143 121 5/29/2023
4.0.142 118 5/24/2023
4.0.141 122 5/24/2023
4.0.140 128 5/15/2023
4.0.139 122 5/13/2023
4.0.138 130 5/10/2023
4.0.137 120 5/8/2023
4.0.136 115 5/8/2023
4.0.135 107 5/8/2023
4.0.134 111 5/7/2023
4.0.133 117 5/7/2023
4.0.132 122 5/6/2023
4.0.131 124 5/5/2023
4.0.130 119 5/4/2023
4.0.129 128 5/4/2023
4.0.127 138 5/2/2023
4.0.125 142 4/27/2023
4.0.124 139 4/25/2023
4.0.123 149 4/25/2023
4.0.122 140 4/23/2023
4.0.121 145 4/21/2023
4.0.120 154 4/19/2023
4.0.119 162 4/18/2023
4.0.118 160 4/17/2023
4.0.117 161 4/15/2023
4.0.116 156 4/14/2023
4.0.115 160 4/13/2023
4.0.114 160 4/13/2023
4.0.113 168 4/12/2023
4.0.112 149 4/11/2023
4.0.111 149 4/11/2023
4.0.110 179 4/7/2023
4.0.109 187 4/6/2023
4.0.108 177 4/5/2023
4.0.107 167 4/4/2023
4.0.106 168 4/3/2023
4.0.105 185 4/1/2023
4.0.104 185 3/29/2023
4.0.103 199 3/25/2023
4.0.102 193 3/24/2023
4.0.101 186 3/23/2023
4.0.100 190 3/22/2023
4.0.99 179 3/22/2023
4.0.98 184 3/21/2023
4.0.97 196 3/18/2023
4.0.96 186 3/15/2023
4.0.95 211 3/9/2023
4.0.94 204 3/7/2023
4.0.93 199 3/4/2023
4.0.92 206 3/3/2023
4.0.91 218 3/2/2023
4.0.90 214 3/2/2023
4.0.87 222 2/20/2023
4.0.86 235 2/5/2023
4.0.85 260 1/30/2023
4.0.84 270 1/23/2023
4.0.83 273 1/23/2023
4.0.82 258 1/22/2023
4.0.81 259 1/10/2023
4.0.78 259 12/28/2022
4.0.77 258 12/27/2022
4.0.76 256 12/23/2022
4.0.75 251 12/21/2022
4.0.74 256 12/13/2022
4.0.73 259 12/10/2022
4.0.72 252 12/8/2022
4.0.71 256 12/7/2022
4.0.70 263 12/7/2022
4.0.69 283 12/6/2022
4.0.68 321 12/1/2022
4.0.67 306 11/30/2022
4.0.66 302 11/26/2022
4.0.65 298 11/22/2022
4.0.64 307 11/18/2022
4.0.63 307 11/18/2022
4.0.61 333 11/15/2022
4.0.60 316 11/12/2022
4.0.59 314 11/9/2022
4.0.58 342 11/4/2022
4.0.57 345 10/29/2022
4.0.56 341 10/28/2022
4.0.55 340 10/27/2022
4.0.54 362 10/22/2022
4.0.53 370 10/21/2022
4.0.52 396 10/19/2022
4.0.51 396 10/12/2022
4.0.50 390 10/8/2022
4.0.49 397 10/4/2022
4.0.48 409 10/1/2022
4.0.47 402 9/29/2022
4.0.46 432 9/27/2022
4.0.45 437 9/27/2022
4.0.44 435 9/26/2022
4.0.43 430 9/26/2022
4.0.41 427 9/26/2022
4.0.40 433 9/26/2022
4.0.38 415 9/23/2022
4.0.37 435 9/21/2022
4.0.36 413 9/16/2022
4.0.35 410 9/16/2022
4.0.34 403 9/16/2022
4.0.33 400 9/16/2022
4.0.32 415 9/16/2022
4.0.31 425 9/16/2022
4.0.30 419 9/16/2022
4.0.29 470 9/14/2022
4.0.28 410 9/10/2022
4.0.27 423 9/9/2022
4.0.26 419 9/8/2022
4.0.25 406 9/6/2022
4.0.24 425 9/2/2022
4.0.23 420 8/31/2022
4.0.22 410 8/30/2022
4.0.21 424 8/25/2022
4.0.20 418 8/24/2022
4.0.19 411 8/18/2022
4.0.18 421 8/13/2022
4.0.17 411 8/12/2022
4.0.16 423 8/10/2022
4.0.15 420 8/5/2022
4.0.14 423 7/30/2022
4.0.13 427 7/27/2022
4.0.12 463 7/22/2022
4.0.11 444 7/21/2022
4.0.10 437 7/21/2022
4.0.9 421 7/21/2022
4.0.8 441 7/20/2022
4.0.7 438 7/19/2022
4.0.6 462 7/16/2022
4.0.5 476 7/14/2022
4.0.4 451 7/7/2022
4.0.3 457 6/23/2022
4.0.2 435 6/23/2022
4.0.0 449 6/23/2022
3.0.36 461 4/23/2022
3.0.35 438 4/21/2022
3.0.34 448 3/31/2022
3.0.33 433 3/31/2022
3.0.32 433 3/31/2022
3.0.31 426 3/31/2022