Skip to content

Commit

Permalink
Update missing Luxembourg bank (#198)
Browse files Browse the repository at this point in the history
* Update missing Luxembourg bank

* Rename LU registry to manual
  • Loading branch information
Natim authored Apr 30, 2024
1 parent 738aa7a commit b87f209
Showing 1 changed file with 9 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -902,5 +902,13 @@
"bank_code": "999",
"name": "Banque centrale du Luxembourg",
"short_name": "Banque centrale du Luxembourg"
},
{
"country_code": "LU",
"primary": true,
"bic": "SOXALULL",
"bank_code": "619",
"name": "Sogexia S.A.",
"short_name": "Sogexia"
}
]
]

0 comments on commit b87f209

Please sign in to comment.