Skip to content

Commit

Permalink
Add bnext to manual ES registry (#208)
Browse files Browse the repository at this point in the history
  • Loading branch information
jose-reveni authored Jul 4, 2024
1 parent 074d71c commit 7e10a43
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion schwifty/bank_registry/manual_es.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,13 @@
"bic": "UCJAES2MXXX",
"name": "UNICAJA BANCO, S.A.",
"short_name": "UNICAJA"
},
{
"country_code": "ES",
"primary": true,
"bank_code": "6717",
"bic": "BNXTESM2",
"name": "BNEXT ELECTRONIC ISSUER, EDE, S.L.",
"short_name": "Bnext"
}
]
]

0 comments on commit 7e10a43

Please sign in to comment.