swiftcodes-to-bank-detail
Version:
Swift Codes or BIC Codes for all the Banks in the world. Cached to json.
35 lines (34 loc) • 848 B
JSON
{
"country": "Wallis and Futuna Islands",
"country_code": "WF",
"list": [
{
"id": 1,
"bank": "BANQUE DE WALLIS ET FUTUNA SA",
"city": "MATA UTU",
"branch": null,
"swift_code": "WAFTWF21"
},
{
"id": 2,
"bank": "CAISSE DES DEPOTS ET CONSIGNATIONS",
"city": "MATA UTU",
"branch": null,
"swift_code": "CDCGWF2M"
},
{
"id": 3,
"bank": "IEOM MATA UTU",
"city": "MATA UTU",
"branch": null,
"swift_code": "INDDWF21"
},
{
"id": 4,
"bank": "TRESOR PUBLIC UVEA MATA UTU",
"city": "MATA UTU",
"branch": null,
"swift_code": "TRPUWF21"
}
]
}