Skip to content

Commit 363cec5

Browse files
Add missing Portuguese BIC associations
Closes #202
1 parent f5db2c0 commit 363cec5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

schwifty/bank_registry/manual_pt.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
{
4343
"country_code": "PT",
4444
"bank_code": "0018",
45-
"bic": "",
45+
"bic": "TOTAPTPL",
4646
"name": "BANCO S.A.NTANDER TOTTA, S.A.",
4747
"short_name": "BANCO S.A.NTANDER TOTTA, S.A.",
4848
"primary": true
@@ -98,7 +98,7 @@
9898
{
9999
"country_code": "PT",
100100
"bank_code": "0033",
101-
"bic": "",
101+
"bic": "BCOMPTPL",
102102
"name": "BANCO COMERCIAL PORTUGUÊS, S.A.",
103103
"short_name": "BANCO COMERCIAL PORTUGUÊS, S.A.",
104104
"primary": true
@@ -122,15 +122,15 @@
122122
{
123123
"country_code": "PT",
124124
"bank_code": "0036",
125-
"bic": "",
125+
"bic": "MPIOPTPL",
126126
"name": "CAIXA ECONÓMICA MONTEPIO GERAL, CAIXA ECONÓMICA BANCÁRIA, S.A.",
127127
"short_name": "CAIXA ECONÓMICA MONTEPIO GERAL, CAIXA ECONÓMICA BANCÁRIA, S.A.",
128128
"primary": true
129129
},
130130
{
131131
"country_code": "PT",
132132
"bank_code": "0038",
133-
"bic": "",
133+
"bic": "BNIFPTPL",
134134
"name": "BANCO S.A.NTANDER TOTTA, S.A. (ex-BANIF – BANCO INTERNACIONAL DO FUNCHAL, S.A.)",
135135
"short_name": "BANCO S.A.NTANDER TOTTA, S.A.",
136136
"primary": true

0 commit comments

Comments
 (0)