swiftcodes-to-bank-detail
Version:
Swift Codes or BIC Codes for all the Banks in the world. Cached to json.
21 lines (20 loc) • 469 B
JSON
{
"country": "American Samoa",
"country_code": "AS",
"list": [
{
"id": 1,
"bank": "ANZ AMERIKA SAMOA BANK",
"city": "PAGO PAGO",
"branch": null,
"swift_code": "ANZBASPA"
},
{
"id": 2,
"bank": "BANK OF HAWAII - AMERICAN SAMOA BRANCH",
"city": "FAGATOGO",
"branch": null,
"swift_code": "BOHIASP1"
}
]
}