Skip to content

Commit

Permalink
feat(bic): added NL bank (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisxtria authored Dec 5, 2022
1 parent e4c4aef commit e4eb27a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions schwifty/bank_registry/generated_nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -598,5 +598,13 @@
"bank_code": "BMEU",
"name": "BMCE EUROSERVICES * (tijdelijk) inactief sinds 7 juni 2021 *",
"short_name": "BMCE EUROSERVICES * (tijdelijk) inactief sinds 7 juni 2021 *"
},
{
"country_code": "NL",
"primary": true,
"bic": "ICSVNL21",
"bank_code": "ICSV",
"name": "INTERNATIONAL CARD SERVICES B.V.",
"short_name": "INTERNATIONAL CARD SERVICES B.V."
}
]

0 comments on commit e4eb27a

Please sign in to comment.