swiftcodes-to-bank-detail
Version:
Swift Codes or BIC Codes for all the Banks in the world. Cached to json.
21 lines (20 loc) • 524 B
JSON
{
"country": "Saint Pierre and Miquelon",
"country_code": "PM",
"list": [
{
"id": 1,
"bank": "CAISSE D'EPARGNE CEPAC (FORMERLY BANQUE DE SAINT-PIERRE ET MIQUELON)",
"city": "SAINT PIERRE ET MIQUELON",
"branch": null,
"swift_code": "BDILPMPM"
},
{
"id": 2,
"bank": "CISPM",
"city": "SAINT PIERRE ET MIQUELON",
"branch": null,
"swift_code": "CIPMPMP1"
}
]
}