BancosBrasileiros 5.1.103

dotnet add package BancosBrasileiros --version 5.1.103
NuGet\Install-Package BancosBrasileiros -Version 5.1.103
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.103" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BancosBrasileiros --version 5.1.103
#r "nuget: BancosBrasileiros, 5.1.103"
#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.103

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

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.103 113 3/26/2024
5.1.102 64 3/25/2024
5.1.100 58 3/25/2024
5.1.96 59 3/25/2024
5.1.95 90 3/22/2024
5.1.94 95 3/21/2024
5.1.93 89 3/20/2024
5.1.91 138 3/18/2024
5.1.90 135 3/15/2024
5.1.89 98 3/14/2024
5.1.88 133 3/11/2024
5.1.87 117 3/8/2024
5.1.86 70 3/5/2024
5.1.85 78 3/4/2024
5.1.84 68 2/29/2024
5.1.83 90 2/28/2024
5.1.82 101 2/27/2024
5.1.81 83 2/26/2024
5.1.79 101 2/23/2024
5.1.78 119 2/22/2024
5.1.76 115 2/15/2024
5.1.75 120 2/9/2024
5.1.74 111 1/24/2024
5.1.73 95 1/19/2024
5.1.71 66 1/19/2024
5.1.69 97 1/16/2024
5.1.68 119 1/12/2024
5.1.67 109 1/9/2024
5.1.66 154 12/18/2023
5.1.65 114 12/14/2023
5.1.62 107 12/8/2023
5.1.58 111 12/6/2023
5.1.57 88 12/4/2023
5.1.56 73 12/1/2023
5.1.52 66 11/29/2023
5.1.51 77 11/23/2023
5.1.50 76 11/14/2023
5.1.49 68 11/11/2023
5.1.48 81 11/9/2023
5.1.45 88 11/9/2023
5.1.44 61 11/8/2023
5.1.43 63 11/8/2023
5.1.42 129 11/5/2023
5.1.41 144 11/5/2023
5.1.39 204 10/31/2023
5.1.38 153 10/26/2023
5.1.37 196 10/25/2023
5.1.36 175 10/24/2023
5.1.35 122 10/24/2023
5.1.34 191 10/24/2023
5.1.33 135 10/24/2023
5.1.32 167 10/24/2023
5.1.31 173 10/21/2023
5.1.30 110 10/20/2023
5.1.29 144 10/17/2023
5.1.28 185 10/17/2023
5.1.8 198 10/15/2023
5.1.1 174 10/11/2023
5.0.81 130 10/11/2023
5.0.80 191 10/10/2023
5.0.79 151 10/10/2023
5.0.77 137 10/6/2023
5.0.76 130 10/4/2023
5.0.75 160 9/29/2023
5.0.74 148 9/25/2023
5.0.73 130 9/25/2023
5.0.72 148 9/25/2023
5.0.71 112 9/22/2023
5.0.68 160 9/21/2023
5.0.67 178 9/21/2023
5.0.66 130 9/20/2023
5.0.65 114 9/18/2023
5.0.57 136 9/5/2023
5.0.56 165 9/2/2023
5.0.55 144 9/2/2023
5.0.52 127 9/2/2023
5.0.47 126 9/2/2023
5.0.45 135 9/2/2023
5.0.42 127 9/2/2023
5.0.39 140 9/2/2023
5.0.38 161 9/2/2023
5.0.37 187 8/30/2023
5.0.36 147 8/30/2023
5.0.35 188 8/30/2023
5.0.33 186 8/30/2023
5.0.32 132 8/30/2023
5.0.29 145 8/30/2023
5.0.27 151 8/30/2023
5.0.26 154 8/30/2023
5.0.25 141 8/30/2023
5.0.24 170 8/28/2023
5.0.23 203 8/28/2023
5.0.22 170 8/25/2023
5.0.21 144 8/25/2023
5.0.20 197 8/25/2023
5.0.19 164 8/25/2023
5.0.18 221 8/24/2023
5.0.16 149 8/24/2023
5.0.15 189 8/24/2023
5.0.14 178 8/8/2023
5.0.13 129 8/2/2023
5.0.12 132 7/27/2023
5.0.11 112 7/27/2023
5.0.10 181 7/27/2023
5.0.9 134 7/24/2023
5.0.8 139 7/23/2023
5.0.7 131 7/23/2023
5.0.6 138 7/22/2023
5.0.5 125 7/22/2023
5.0.1 130 7/22/2023
4.0.236 135 7/22/2023
4.0.235 132 7/21/2023
4.0.233 141 7/21/2023
4.0.231 124 7/21/2023
4.0.223 135 7/21/2023
4.0.221 135 7/21/2023
4.0.220 132 7/19/2023
4.0.218 131 7/16/2023
4.0.217 130 7/15/2023
4.0.216 128 7/15/2023
4.0.215 122 7/15/2023
4.0.214 127 7/15/2023
4.0.207 126 7/12/2023
4.0.206 117 7/8/2023
4.0.205 126 7/6/2023
4.0.204 127 7/5/2023
4.0.203 135 7/5/2023
4.0.202 127 7/3/2023
4.0.201 120 6/30/2023
4.0.200 119 6/29/2023
4.0.199 113 6/29/2023
4.0.198 122 6/28/2023
4.0.197 108 6/28/2023
4.0.196 98 6/28/2023
4.0.195 116 6/27/2023
4.0.194 115 6/27/2023
4.0.193 119 6/27/2023
4.0.192 132 6/26/2023
4.0.191 110 6/26/2023
4.0.189 108 6/26/2023
4.0.179 117 6/23/2023
4.0.177 115 6/23/2023
4.0.175 100 6/23/2023
4.0.174 99 6/23/2023
4.0.170 115 6/23/2023
4.0.169 117 6/23/2023
4.0.166 119 6/23/2023
4.0.163 112 6/23/2023
4.0.161 109 6/23/2023
4.0.160 105 6/23/2023
4.0.158 112 6/23/2023
4.0.156 114 6/23/2023
4.0.155 116 6/23/2023
4.0.154 115 6/20/2023
4.0.153 116 6/16/2023
4.0.152 114 6/14/2023
4.0.151 103 6/14/2023
4.0.150 112 6/8/2023
4.0.149 128 6/6/2023
4.0.148 128 6/6/2023
4.0.147 119 6/5/2023
4.0.146 112 6/4/2023
4.0.145 113 6/1/2023
4.0.144 121 5/30/2023
4.0.143 119 5/29/2023
4.0.142 116 5/24/2023
4.0.141 120 5/24/2023
4.0.140 126 5/15/2023
4.0.139 120 5/13/2023
4.0.138 128 5/10/2023
4.0.137 118 5/8/2023
4.0.136 112 5/8/2023
4.0.135 105 5/8/2023
4.0.134 109 5/7/2023
4.0.133 115 5/7/2023
4.0.132 120 5/6/2023
4.0.131 122 5/5/2023
4.0.130 117 5/4/2023
4.0.129 126 5/4/2023
4.0.127 136 5/2/2023
4.0.125 140 4/27/2023
4.0.124 137 4/25/2023
4.0.123 147 4/25/2023
4.0.122 138 4/23/2023
4.0.121 143 4/21/2023
4.0.120 152 4/19/2023
4.0.119 160 4/18/2023
4.0.118 158 4/17/2023
4.0.117 159 4/15/2023
4.0.116 154 4/14/2023
4.0.115 159 4/13/2023
4.0.114 159 4/13/2023
4.0.113 167 4/12/2023
4.0.112 148 4/11/2023
4.0.111 148 4/11/2023
4.0.110 178 4/7/2023
4.0.109 186 4/6/2023
4.0.108 176 4/5/2023
4.0.107 166 4/4/2023
4.0.106 167 4/3/2023
4.0.105 184 4/1/2023
4.0.104 184 3/29/2023
4.0.103 198 3/25/2023
4.0.102 192 3/24/2023
4.0.101 185 3/23/2023
4.0.100 189 3/22/2023
4.0.99 178 3/22/2023
4.0.98 183 3/21/2023
4.0.97 195 3/18/2023
4.0.96 185 3/15/2023
4.0.95 208 3/9/2023
4.0.94 201 3/7/2023
4.0.93 195 3/4/2023
4.0.92 202 3/3/2023
4.0.91 214 3/2/2023
4.0.90 210 3/2/2023
4.0.87 219 2/20/2023
4.0.86 232 2/5/2023
4.0.85 257 1/30/2023
4.0.84 266 1/23/2023
4.0.83 269 1/23/2023
4.0.82 254 1/22/2023
4.0.81 257 1/10/2023
4.0.78 257 12/28/2022
4.0.77 256 12/27/2022
4.0.76 254 12/23/2022
4.0.75 249 12/21/2022
4.0.74 254 12/13/2022
4.0.73 257 12/10/2022
4.0.72 250 12/8/2022
4.0.71 254 12/7/2022
4.0.70 261 12/7/2022
4.0.69 281 12/6/2022
4.0.68 319 12/1/2022
4.0.67 304 11/30/2022
4.0.66 300 11/26/2022
4.0.65 296 11/22/2022
4.0.64 307 11/18/2022
4.0.63 305 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