swiftcodes-to-bank-detail
Version:
Swift Codes or BIC Codes for all the Banks in the world. Cached to json.
49 lines (48 loc) • 1.26 kB
JSON
{
"country": "Cook Islands",
"country_code": "CK",
"list": [
{
"id": 1,
"bank": "AUSTRALIA AND NEW ZEALAND BANKING GROUP LTD.",
"city": "RAROTONGA",
"branch": null,
"swift_code": "ANZBCKCR"
},
{
"id": 2,
"bank": "BANK OF SOUTH PACIFIC LIMITED",
"city": "RAROTONGA",
"branch": null,
"swift_code": "BOSPCKCR"
},
{
"id": 3,
"bank": "BANK OF THE COOK ISLANDS LIMITED",
"city": "RAROTONGA",
"branch": null,
"swift_code": "BCKICKCR"
},
{
"id": 4,
"bank": "CAPITAL SECURITY BANK LIMITED",
"city": "AVARUA",
"branch": null,
"swift_code": "CPSBCKCA"
},
{
"id": 5,
"bank": "COOK ISLANDS DEVELOPMENT BANK",
"city": "RAROTONGA",
"branch": null,
"swift_code": "CIDBCKC1"
},
{
"id": 6,
"bank": "WALL STREET BANKING CORPORATION LTD, THE",
"city": "RAROTONGA",
"branch": null,
"swift_code": "WSBCCKC1"
}
]
}