Skip to content

Commit 7e10a43

Browse files
authored
Add bnext to manual ES registry (#208)
1 parent 074d71c commit 7e10a43

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

schwifty/bank_registry/manual_es.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,13 @@
3030
"bic": "UCJAES2MXXX",
3131
"name": "UNICAJA BANCO, S.A.",
3232
"short_name": "UNICAJA"
33+
},
34+
{
35+
"country_code": "ES",
36+
"primary": true,
37+
"bank_code": "6717",
38+
"bic": "BNXTESM2",
39+
"name": "BNEXT ELECTRONIC ISSUER, EDE, S.L.",
40+
"short_name": "Bnext"
3341
}
34-
]
42+
]

0 commit comments

Comments
 (0)