{
"code": 200,
"msg": "success",
"data": {
"bankAccounts": [
{
"bankAccountId": "100024630",
"participantCode": "B0100348",
"type": 1,
"typeOfThirdParty": null,
"corporateCountryCode": null,
"label": "uk-natwest",
"bankAccountNumber": "GB29NWBK60161331926819",
"swiftCode": "NWBKGB2LXXX",
"bankName": "National Westminster Bank",
"bankAddress": "250 BISHOPSGATE",
"bankCountry": "GB",
"bankState": "GREATER LONDON",
"bankCity": "LONDON",
"postCode": "EC2M 4AA",
"routingNumber": null,
"intermediaryBank": null,
"relationship": null,
"beneficiaryOfThirdParty": null,
"createdAt": 1784043973000,
"updatedAt": 1784043973000
},
{
"bankAccountId": "100024629",
"participantCode": "B0100348",
"type": 1,
"typeOfThirdParty": null,
"corporateCountryCode": null,
"label": "test-au2",
"bankAccountNumber": "9922334455",
"swiftCode": "CTBAAU2S",
"bankName": "Commonwealth Bank",
"bankAddress": "FLOOR 1, COMMONWEALTH BANK PLACE",
"bankCountry": "AU",
"bankState": "NEW SOUTH WALES",
"bankCity": "SYDNEY",
"postCode": "2000",
"routingNumber": null,
"intermediaryBank": null,
"relationship": null,
"beneficiaryOfThirdParty": null,
"createdAt": 1784040523000,
"updatedAt": 1784040523000
},
{
"bankAccountId": "100024316",
"participantCode": "B0100348",
"type": 1,
"typeOfThirdParty": null,
"corporateCountryCode": null,
"label": "first",
"bankAccountNumber": "2223334455",
"swiftCode": "ASSDBLKJFKL",
"bankName": "cds",
"bankAddress": "aaa",
"bankCountry": "AI",
"bankState": null,
"bankCity": null,
"postCode": null,
"routingNumber": "",
"intermediaryBank": null,
"relationship": null,
"beneficiaryOfThirdParty": null,
"createdAt": 1777430262000,
"updatedAt": 1777430262000
},
{
"bankAccountId": "100024315",
"participantCode": "B0100348",
"type": 1,
"typeOfThirdParty": null,
"corporateCountryCode": null,
"label": "first",
"bankAccountNumber": "111222333",
"swiftCode": "DBSXXDBDCDC",
"bankName": "ABC",
"bankAddress": "address",
"bankCountry": "AF",
"bankState": null,
"bankCity": null,
"postCode": null,
"routingNumber": "",
"intermediaryBank": null,
"relationship": null,
"beneficiaryOfThirdParty": null,
"createdAt": 1777430212000,
"updatedAt": 1777430212000
}
],
"pagination": {
"limit": 10,
"offset": 0,
"total": 4,
"hasMore": false
}
}
}