{
"status": "success",
"message": "",
"data": {
"has_more": false,
"object": "list",
"results": [
{
"address": {
"city": "SYDNEY",
"country": "AU",
"line1": "",
"line2": "",
"postal_code": "2000",
"state": "NSW"
},
"bank_codes": {
"bsb_code": "980202",
"swift_code": "BKCHAU2APAR"
},
"bank_name": "BANK OF CHINA (AUSTRALIA) LIMITED",
"country_code": "AU",
"id": "bke_d7ag8hfhambilrokaoog",
"matched_on": {
"swift_code": "BKCHAU2APAR"
},
"object": "bank"
},
{
"address": {
"city": "PERTH",
"country": "AU",
"line1": "",
"line2": "",
"postal_code": "6000",
"state": "WA"
},
"bank_codes": {
"bsb_code": "980600",
"swift_code": "BKCHAU2APTH"
},
"bank_name": "BANK OF CHINA (AUSTRALIA) LIMITED",
"country_code": "AU",
"id": "bke_d7ag8h7hambilrok50bg",
"matched_on": {
"swift_code": "BKCHAU2APTH"
},
"object": "bank"
}
]
}
}