From 16082c8a2c9d60f92e3566d29b4dc6c98745e21e Mon Sep 17 00:00:00 2001 From: gundamu-yunikon <94944771+gundamu-yunikon@users.noreply.github.com> Date: Tue, 3 Sep 2024 09:58:30 +1000 Subject: [PATCH] fix: Sep 2024 update, FTP updates retired. (#59) --- .github/workflows/update-database.yml | 30 - .ruby-version | 2 +- README.md | 16 +- config/bsb_bank_list.json | 4 +- config/bsb_db.json | 2622 +++++++++++++------------ lib/auspaynet/client.rb | 32 - lib/bsb/bank_list_generator.rb | 4 +- lib/bsb/base_generator.rb | 6 - lib/bsb/database_generator.rb | 4 +- lib/tasks/bsb_tasks.rake | 17 +- 10 files changed, 1387 insertions(+), 1350 deletions(-) delete mode 100644 .github/workflows/update-database.yml delete mode 100644 lib/auspaynet/client.rb diff --git a/.github/workflows/update-database.yml b/.github/workflows/update-database.yml deleted file mode 100644 index 37fbc57..0000000 --- a/.github/workflows/update-database.yml +++ /dev/null @@ -1,30 +0,0 @@ -name: Update BSB Database - -on: - schedule: - # https://crontab.guru/every-month - # At 00:00 on day-of-month 1. - - cron: "0 0 1 * *" - workflow_dispatch: - -jobs: - build: - name: Update BSB Database & Version - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v4 - - name: Set up Ruby - uses: ruby/setup-ruby@v1 - with: - bundler-cache: true - - name: Update BSB Database & Version - run: bundle exec rake bsb:sync - - id: get-date - run: echo "::set-output name=date::$(date +'%Y-%m-%d')" - - uses: peter-evans/create-pull-request@v6 - id: raise-pr - with: - branch: "bot/${{ steps.get-date.outputs.date }}" - base: master - title: "fix: ${{ steps.get-date.outputs.date }} periodic update of config/*.json database files." - delete-branch: true diff --git a/.ruby-version b/.ruby-version index bea438e..a0891f5 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.1 +3.3.4 diff --git a/README.md b/README.md index 69ce223..9cb2ec5 100644 --- a/README.md +++ b/README.md @@ -63,14 +63,26 @@ Included in this gem is also a set of Rake tasks to generate the JSON-formatted Two data sources are used: -* APCA BSB directory (Updated bi-monthly. This gem will track the changes and push gem updates as frequently as my time allows.) +* APCA BSB directory (Updated monthly. This gem will track the changes and push gem updates as frequently as my time allows.) * APCA Key to Abbreviations and BSB Number (No regular updates) Other formats of APCA BSB data is available from http://bsb.apca.com.au. ## Update source -Run this `rake bsb:sync` command to complete sync of the latest data +At the moment BSB data is a manual download from the Auspaynet site [here](https://bsb.auspaynet.com.au/). + +You will need to download two files, place them in `tmp/`: +- `Reference Documents` button > `Key to Abbreviations and BSB Number` in CSV format. +- `Download BSB Files` button > `BSB Directory (Full Version)` in TEXT format. + +Run the sync task with the files to complete sync of the latest data: + +```sh +rake bsb:sync['tmp/key to abbreviations and bsb numbers (august 2024).csv','tmp/BSBDirectoryAug24-341.txt'] +``` + +Browse the list of database changes, make a few queries on the website to ensure the results are the same. ## Contributing diff --git a/config/bsb_bank_list.json b/config/bsb_bank_list.json index a31a5e7..f30ca28 100644 --- a/config/bsb_bank_list.json +++ b/config/bsb_bank_list.json @@ -105,8 +105,8 @@ "911": "Sumitomo Mitsui Banking Corporation", "728": "Summerland Financial Servces Limited (Trading as Summerland Bank)", "825": "Australian Unity Bank Limited", - "48": "Suncorp-Metway Limited", - "66": "SUN Suncorp-Metway Limited", + "48": "Norfina Limited", + "66": "SUN Norfina Limited", "943": "Taiwan Business Bank, Sydney Branch", "812": "Teachers Mutual Bank Limited", "946": "UBS AG, Australia Branch", diff --git a/config/bsb_db.json b/config/bsb_db.json index 6e40fad..2b9b4d4 100644 --- a/config/bsb_db.json +++ b/config/bsb_db.json @@ -2780,6 +2780,15 @@ "2305", "PEH" ], + "012785": [ + "ANZ", + "HealthShare NSW", + "(Corp ARM to 012-000)", + "St Leonards", + "NSW", + "2065", + " EH" + ], "012787": [ "ANZ", "Nowra", @@ -6920,15 +6929,6 @@ "4000", "PE " ], - "013961": [ - "ANZ", - "AREA WEALTH ADMINISTRATION SERVICES", - "(Corp ARM to 013000)", - "Melbourne", - "VIC", - "3000", - " E " - ], "013962": [ "ANZ", "NOVATTI GROUP LIMITED", @@ -6968,11 +6968,11 @@ "013985": [ "ANZ", "Powerwrap Limited", - "(Corp ARM to 013000)", + "(Corp ARM to 013-000)", "Melbourne", "VIC", "3000", - " E " + " EH" ], "013986": [ "ANZ", @@ -12016,8 +12016,8 @@ ], "016936": [ "ANZ", - "PRO-PAC FINANCE PTY LTD", - "(Corp ARM to 016000)", + "SCOTTISH PACIFIC BUSINESS FINANCE", + "(Corp ARM to 016-000)", "Sydney", "NSW", "2000", @@ -12104,6 +12104,15 @@ "2000", " E " ], + "016959": [ + "ANZ", + "BOC Limited", + "(Corp ARM to 016-000)", + "Sydney", + "NSW", + "2000", + " E " + ], "016961": [ "ANZ", "Synnex Australia Pty Ltd", @@ -12122,15 +12131,6 @@ "2000", "PEH" ], - "016985": [ - "ANZ", - "Coventry Group Ltd", - "(Corp ARM to 016000)", - "Redcliffe", - "WA", - "6104", - " EH" - ], "016986": [ "ANZ", "Perth", @@ -13898,7 +13898,7 @@ "032139": [ "WBC", "Strathfield", - "Shop 37-41 Strathfield Plaza ShpCtr", + "36A The Boulevarde", "Strathfield", "NSW", "2135", @@ -13960,8 +13960,8 @@ ], "032148": [ "WBC", - "Tweed City (Tweed Heads)", - "Shop T201 Tweed City Shpng Cntr", + "South Tweed Heads", + "Shop 516 Tweed Heads Shp Ctr", "Tweed Heads South", "NSW", "2486", @@ -19046,7 +19046,7 @@ "033097": [ "WBC", "Pakenham", - "Shop A Pakenham Marketplace", + "121 Main Street", "Pakenham", "VIC", "3810", @@ -19406,7 +19406,7 @@ "033141": [ "WBC", "Southland", - "Shop 2062 Westfield Southland S/C", + "Shop 1105 Westfield Southland", "Cheltenham", "VIC", "3192", @@ -19460,7 +19460,7 @@ "033148": [ "WBC", "Box Hill", - "38 Main Street", + "16-0 Main Street", "Box Hill", "VIC", "3128", @@ -25624,7 +25624,7 @@ ], "035825": [ "WBC", - "Department Of Industry", + "Dept of Plng Hsng and Infra", "(NBFI Agency to 032-001)", "Orange", "NSW", @@ -29989,11 +29989,11 @@ ], "062113": [ "CBA", - "Pennant Hills", - "106 Yarrara Rd", - "Pennant Hills", + "Hornsby", + "Sh 1067 Westfield, 236 Pacific Hwy", + "Hornsby", "NSW", - "2120", + "2077", "PEH" ], "062114": [ @@ -30196,11 +30196,11 @@ ], "062136": [ "CBA", - "Caringbah", - "321-323 The Kingsway", - "Caringbah", + "Miranda", + "Shop G104, Westfield, Kiora Rd", + "Miranda", "NSW", - "2229", + "2228", "PEH" ], "062137": [ @@ -30997,11 +30997,11 @@ ], "062225": [ "CBA", - "Pennant Hills", - "106 Yarrara Rd", - "Pennant Hills", + "Hornsby", + "Sh 1067 Westfield, 236 Pacific Hwy", + "Hornsby", "NSW", - "2120", + "2077", "PEH" ], "062226": [ @@ -31546,11 +31546,11 @@ ], "062291": [ "CBA", - "Pennant Hills", - "106 Yarrara Rd", - "Pennant Hills", + "Hornsby", + "Sh 1067 Westfield, 236 Pacific Hwy", + "Hornsby", "NSW", - "2120", + "2077", "PEH" ], "062293": [ @@ -31645,11 +31645,11 @@ ], "062304": [ "CBA", - "Pennant Hills", - "106 Yarrara Rd", - "Pennant Hills", + "Hornsby", + "Sh 1067 Westfield, 236 Pacific Hwy", + "Hornsby", "NSW", - "2120", + "2077", "PEH" ], "062305": [ @@ -34309,11 +34309,11 @@ ], "062707": [ "CBA", - "Warriewood", - "SP068 Warriewood Square Jacksons Rd", - "Warriewood", + "Mona Vale", + "S24-27, 10 Park St, Pittwater Place", + "Mona Vale", "NSW", - "2102", + "2103", "PEH" ], "062709": [ @@ -35290,11 +35290,11 @@ ], "062904": [ "CBA", - "Dickson", - "Dickson Pl", - "Dickson", + "Canberra City", + "Shop CP34, 185 City Walk", + "Canberra", "ACT", - "2602", + "2600", "PEH" ], "062905": [ @@ -41419,11 +41419,11 @@ ], "064159": [ "CBA", - "Acacia Ridge", - "16 Kerry Road", - "Acacia Ridge", + "Sunnybank", + "Sh70, Sunnybank Plaza,358 Mains Rd", + "Sunnybank", "QLD", - "4110", + "4109", "PEH" ], "064160": [ @@ -44603,15 +44603,6 @@ "2000", "PEH" ], - "065790": [ - "CBA", - "Department for Education", - "(NBFI Agency to 065-000)", - "Adelaide", - "SA", - "5000", - " EH" - ], "065802": [ "CBA", "Business Home Loans NSW", @@ -46232,6 +46223,15 @@ "2000", " EH" ], + "066737": [ + "CBA", + "Colonial FirstState Investments Ltd", + "(NBFI Agency to 062-000)", + "Sydney", + "NSW", + "2000", + " E " + ], "066738": [ "CBA", "Middendorp Electric Co Pty Ltd", @@ -46547,15 +46547,6 @@ "3000", " EH" ], - "066780": [ - "CBA", - "HBF Health Limited", - "(NBFI Agency to 066-000)", - "Perth", - "WA", - "6000", - "P " - ], "066781": [ "CBA", "Catholic Diocese of Bathurst", @@ -46649,7 +46640,7 @@ "066807": [ "CBA", "Raine Square Vaults WA", - "Level B2, 300 Murray Street", + "Level B2, 127 William Street", "Perth", "WA", "6000", @@ -47872,7 +47863,7 @@ ], "082058": [ "NAB", - "Sydney Capital Office BBC", + "Sydney Central BBC", "Level 3 2 Carrington St", "Sydney", "NSW", @@ -48025,7 +48016,7 @@ ], "082081": [ "NAB", - "City South BBC", + "Sydney City South BBC", "Level 15 680 George St", "Sydney", "NSW", @@ -48385,7 +48376,7 @@ ], "082162": [ "NAB", - "Norwest District BBC", + "Norwest BBC", "Level 5 10 Century Circuit", "Baulkham Hills", "NSW", @@ -48980,10 +48971,10 @@ "082277": [ "NAB", "Sydney Olympic Park BBC", - "Unit 6 8 Ave of Americas", - "Newington", + "Level 3 153 Macquarie St", + "Parramatta", "NSW", - "2127", + "2150", "PEH" ], "082278": [ @@ -51031,7 +51022,7 @@ ], "082626": [ "NAB", - "Health NSW City BBC2", + "Health NSW BBC2", "Level 3 2 Carrington St", "Sydney", "NSW", @@ -51049,7 +51040,7 @@ ], "082629": [ "NAB", - "Health NSW Office 2", + "Health Greater Sydney BBC", "Level 3 2 Carrington St", "Sydney", "NSW", @@ -51121,7 +51112,7 @@ ], "082638": [ "NAB", - "Lake Macquarie BBC", + "Newcastle BBC2", "35A Marketown 23 Steel St", "Newcastle West", "NSW", @@ -51139,7 +51130,7 @@ ], "082641": [ "NAB", - "Health NSW Office 1", + "Health Sydney BBC", "Level 3 2 Carrington St", "Sydney", "NSW", @@ -51193,7 +51184,7 @@ ], "082648": [ "NAB", - "Lake Macquarie Office", + "Newcastle Office 2", "35A Marketown 23 Steel St", "Newcastle West", "NSW", @@ -51256,11 +51247,11 @@ ], "082655": [ "NAB", - "NSW Regional and Agri Nth BBC", - "Ground Floor 63 Harbour Drive", - "Coffs Harbour", + "Muswellbrook BBC", + "Level 1 160 Bridge St", + "Muswellbrook", "NSW", - "2450", + "2333", "PEH" ], "082656": [ @@ -51499,7 +51490,7 @@ ], "082686": [ "NAB", - "PB LAE Broker Support Services", + "Broker Support Services", "Lvl 5 C 1 Homebush Bay Drv", "Rhodes", "NSW", @@ -51652,7 +51643,7 @@ ], "082706": [ "NAB", - "Sydney Capital Office 2 BBC", + "Wynyard Park BBC", "Level 3 2 Carrington St", "Sydney", "NSW", @@ -51706,7 +51697,7 @@ ], "082713": [ "NAB", - "Sydney Capital Office 1 BBC", + "Sydney Capital Office BBC", "Level 3 2 Carrington St", "Sydney", "NSW", @@ -51733,7 +51724,7 @@ ], "082718": [ "NAB", - "Norwest District Office", + "Norwest Office", "Level 5 10 Century Circuit", "Baulkham Hills", "NSW", @@ -51742,7 +51733,7 @@ ], "082721": [ "NAB", - "Norwest District BBC3", + "Norwest BBC3", "Level 5 10 Century Circuit", "Baulkham Hills", "NSW", @@ -51850,7 +51841,7 @@ ], "082733": [ "NAB", - "Newcastle Office", + "Newcastle Office 1", "35A Marketown 23 Steel St", "Newcastle West", "NSW", @@ -52336,7 +52327,7 @@ ], "082806": [ "NAB", - "Inner West Office 1", + "Greater Marrickville BBC", "Ground Level 85-95 Marrickville Rd", "Marrickville", "NSW", @@ -52363,7 +52354,7 @@ ], "082809": [ "NAB", - "Inner West Office 2", + "Inner Marrickville BBC", "Ground Level 85-95 Marrickville Rd", "Marrickville", "NSW", @@ -54010,7 +54001,7 @@ ], "083089": [ "NAB", - "Cremorne VIC BBC", + "Cremorne BBC", "Lvl 1 10 658 Church St", "Richmond", "VIC", @@ -54118,7 +54109,7 @@ ], "083104": [ "NAB", - "Cremorne VIC Office 1", + "Richmond BBC", "Lvl 1 10 658 Church St", "Richmond", "VIC", @@ -54307,7 +54298,7 @@ ], "083130": [ "NAB", - "Camberwell Office 2", + "Camberwell Office", "990 Toorak Rd", "Camberwell", "VIC", @@ -54433,7 +54424,7 @@ ], "083148": [ "NAB", - "Health VIC BBC1", + "Health Melbourne BBC", "Level 29 395 Bourke St", "Melbourne", "VIC", @@ -54811,7 +54802,7 @@ ], "083213": [ "NAB", - "Monash Office 1", + "Monash Office", "Level 5 1 Peters Ave", "Mulgrave", "VIC", @@ -54883,7 +54874,7 @@ ], "083224": [ "NAB", - "Monash Office 2", + "Mulgrave BBC", "Level 5 1 Peters Ave", "Mulgrave", "VIC", @@ -55333,7 +55324,7 @@ ], "083303": [ "NAB", - "Melbourne Office 2", + "Melbourne - Elizabeth BBC", "Level 29 395 Bourke St", "Melbourne", "VIC", @@ -55567,7 +55558,7 @@ ], "083336": [ "NAB", - "Capability Coaches", + "Remediation", "Level 7 700 Bourke St", "Docklands", "VIC", @@ -55855,7 +55846,7 @@ ], "083380": [ "NAB", - "Essendon Office 2", + "Melbourne North West BBC", "Shops 2 & 3 326 Keilor Rd", "Niddrie", "VIC", @@ -56278,7 +56269,7 @@ ], "083461": [ "NAB", - "Melbourne Office 5", + "Melbourne - Collins BBC", "Level 29 395 Bourke St", "Melbourne", "VIC", @@ -56296,8 +56287,8 @@ ], "083463": [ "NAB", - "Melbourne Office 4", - "Level 2 330 Collins St", + "Melbourne - Bourke BBC", + "Level 29 395 Bourke St", "Melbourne", "VIC", "3000", @@ -56584,7 +56575,7 @@ ], "083511": [ "NAB", - "Cremorne VIC BBC4", + "Cremorne BBC4", "Lvl 1 10 658 Church St", "Richmond", "VIC", @@ -57133,7 +57124,7 @@ ], "083612": [ "NAB", - "Cremorne VIC Office 2", + "Cremorne Office", "Lvl 1 10 658 Church St", "Richmond", "VIC", @@ -58294,7 +58285,7 @@ ], "083791": [ "NAB", - "Health VIC BBC3", + "Health Greater Melbourne BBC", "Level 29 395 Bourke St", "Melbourne", "VIC", @@ -58933,7 +58924,7 @@ ], "083895": [ "NAB", - "Melbourne North West BBC", + "Melb North West Inner East BBC", "Shops 2 & 3 326 Keilor Rd", "Niddrie", "VIC", @@ -58942,7 +58933,7 @@ ], "083900": [ "NAB", - "Cremorne VIC BBC3", + "Richmond BBC3", "Lvl 1 10 658 Church St", "Richmond", "VIC", @@ -59041,7 +59032,7 @@ ], "083916": [ "NAB", - "Essendon Office 1", + "Essendon Office", "Shops 2 & 3 326 Keilor Rd", "Niddrie", "VIC", @@ -59275,7 +59266,7 @@ ], "083955": [ "NAB", - "Camberwell Office 1", + "Inner East BBC", "990 Toorak Rd", "Camberwell", "VIC", @@ -59347,7 +59338,7 @@ ], "083966": [ "NAB", - "Cremorne VIC Comm Broker", + "Cremorne BBC2", "Lvl 1 10 658 Church St", "Richmond", "VIC", @@ -59366,7 +59357,7 @@ "083971": [ "NAB", "Wodonga", - "186-188 High St", + "133 High St", "Wodonga", "VIC", "3690", @@ -59707,7 +59698,7 @@ ], "084046": [ "NAB", - "Health Gold Coast QLD", + "Health Greater Brisbane", "27 Scarborough St", "Southport", "QLD", @@ -59716,7 +59707,7 @@ ], "084048": [ "NAB", - "Health QLD Office", + "Health Brisbane BBC", "Level 18 259 Queen St", "Brisbane City", "QLD", @@ -59788,7 +59779,7 @@ ], "084062": [ "NAB", - "Brisbane South 2 BBC", + "Brisbane South East BBC", "96 Mount Gravatt-Capalaba Road", "Upper Mount Gravatt", "QLD", @@ -59860,7 +59851,7 @@ ], "084075": [ "NAB", - "Brisbane Office 1", + "Brisbane Capital Office BBC", "Level 19 259 Queen St", "Brisbane City", "QLD", @@ -59932,7 +59923,7 @@ ], "084087": [ "NAB", - "Brisbane South 1 BBC", + "Brisbane South West BBC", "96 Mount Gravatt-Capalaba Road", "Upper Mount Gravatt", "QLD", @@ -60382,7 +60373,7 @@ ], "084213": [ "NAB", - "Gold Coast 2 BBC", + "Gold Coast North Office", "27 Scarborough St", "Southport", "QLD", @@ -60427,7 +60418,7 @@ ], "084218": [ "NAB", - "Gold Coast 1 BBC", + "Gold Coast South Office", "27 Scarborough St", "Southport", "QLD", @@ -63739,7 +63730,7 @@ ], "085312": [ "NAB", - "PB LAE LT", + "CCS LT", "Level 6 70 Pirie St", "Adelaide", "SA", @@ -64127,10 +64118,10 @@ "085645": [ "NAB", "Jamestown", - "21 Ayr St", - "Jamestown", + "144 Ellen St", + "Port Pirie", "SA", - "5491", + "5540", "PEH" ], "085646": [ @@ -64702,7 +64693,7 @@ ], "086007": [ "NAB", - "Perth CBD BBC", + "Perth Central BBC", "1303 UB 100 St Georges Tce", "Perth", "WA", @@ -64927,7 +64918,7 @@ ], "086066": [ "NAB", - "Health WA BBC", + "Health Perth BBC", "1001 UB 100 St Georges Tce", "Perth", "WA", @@ -65314,7 +65305,7 @@ ], "086226": [ "NAB", - "Perth CBD Office", + "Perth Capital Office BBC", "1201 UB 100 St Georges Tce", "Perth", "WA", @@ -66611,7 +66602,7 @@ "087600": [ "NAB", "Devonport", - "72 Rooke St", + "45-47 Rooke St", "Devonport", "TAS", "7310", @@ -67493,7 +67484,7 @@ "105069": [ "BSA", "Newton", - "T30 Newton S/C 288 Montacute Road", + "T30 Newton S/C 299 Montacute Rd", "Newton", "SA", "5074", @@ -67511,10 +67502,10 @@ "105071": [ "BSA", "Noarlunga Centre", - "167 Main Road", - "Mclaren Vale", + "1 Ramsey Walk", + "Noarlunga Centre", "SA", - "5171", + "5168", "PEH" ], "105072": [ @@ -67619,7 +67610,7 @@ "105083": [ "BSA", "Newton", - "T30 Newton S/C 288 Montacute Road", + "T30 Newton S/C 299 Montacute Rd", "Newton", "SA", "5074", @@ -67844,10 +67835,10 @@ "105108": [ "BSA", "Noarlunga Centre", - "167 Main Rd", - "Mclaren Vale", + "2 Ramsey Walk", + "Noarlunga Centre", "SA", - "5171", + "5168", "PEH" ], "105109": [ @@ -67862,7 +67853,7 @@ "105110": [ "BSA", "Newton", - "T30 Newton S/C 288 Montacute Road", + "T30 Newton S/C 299 Montacute Rd", "Newton", "SA", "5074", @@ -68069,7 +68060,7 @@ "105133": [ "BSA", "Newton", - "T30 Newton S/C 288 Montacute Road", + "T30 Newton S/C 299 Montacute Rd", "Newton", "SA", "5074", @@ -68141,7 +68132,7 @@ "105141": [ "BSA", "Newton", - "T30 Newton S/C 288 Montacute Road", + "T30 Newton S/C 299 Montacute Rd", "Newton", "SA", "5074", @@ -68186,7 +68177,7 @@ "105146": [ "BSA", "Newton", - "T30 Newton S/C 288 Montacute Road", + "T30 Newton S/C 299 Montacute Rd", "Newton", "SA", "5074", @@ -68240,7 +68231,7 @@ "105152": [ "BSA", "Newton", - "T30 Newton S/C 288 Montacute Road", + "T30 Newton S/C 299 Montacute Rd", "Newton", "SA", "5074", @@ -74171,7 +74162,7 @@ "182182": [ "MBL", "Macquarie Bank Limited", - "1 Shelley Street", + "1 Elizabeth Street", "Sydney", "NSW", "2000", @@ -74180,7 +74171,7 @@ "182200": [ "MBL", "Macquarie Bank Limited", - "1 Shelley Street", + "1 Elizabeth Street", "Sydney", "NSW", "2000", @@ -74189,7 +74180,7 @@ "182222": [ "MBL", "Macquarie Bank Limited", - "1 Shelley Street", + "1 Elizabeth Street", "Sydney", "NSW", "2000", @@ -74198,7 +74189,7 @@ "182233": [ "MBL", "Macquarie Bank Limited", - "1 Shelley Street", + "1 Elizabeth Street", "Sydney", "NSW", "2000", @@ -74207,7 +74198,7 @@ "182244": [ "MBL", "MBL", - "1 Shelley Street", + "1 Elizabeth Street", "Sydney", "NSW", "2000", @@ -74216,7 +74207,7 @@ "182255": [ "MBL", "MBL", - "1 Shelley Street", + "1 Elizabeth Street", "Sydney", "NSW", "2000", @@ -74234,8 +74225,8 @@ "182500": [ "MBL", "MIML Cash Solutions", - "1 Shelley Street", - "Sydney", + "1 Elizabeth Street", + "Sydney South", "NSW", "2000", "PEH" @@ -74243,7 +74234,7 @@ "182511": [ "MBL", "Macquarie Bank Limited", - "1 Shelley Street", + "1 Elizabeth Street", "Sydney", "NSW", "2000", @@ -74252,7 +74243,7 @@ "182512": [ "MBL", "Macquarie Bank Limited", - "1 Shelley Street", + "1 Elizabeth Street", "Sydney", "NSW", "2000", @@ -74261,7 +74252,7 @@ "182513": [ "MBL", "Macquarie Bank Limited", - "1 Shelley Street", + "1 Elizabeth Street", "Sydney", "NSW", "2000", @@ -74270,7 +74261,7 @@ "182514": [ "MBL", "Macquarie Bank Limited", - "1 Shelley Street", + "1 Elizabeth Street", "Sydney", "NSW", "2000", @@ -74288,7 +74279,7 @@ "182600": [ "MBL", "Sydney", - "1 Shelley Street", + "1 Elizabeth Street", "Sydney", "NSW", "2000", @@ -74297,7 +74288,7 @@ "182675": [ "MBL", "Macquarie Prepaid Cards", - "1 Shelley Street", + "1 Elizabeth Street", "Sydney", "NSW", "2000", @@ -74351,7 +74342,7 @@ "182755": [ "MBL", "MIML Superannuation", - "1 Shelley Street", + "1 Elizabeth Street", "Sydney", "NSW", "2000", @@ -74360,7 +74351,7 @@ "182788": [ "MBL", "MIML Wrap Suncorp Badge", - "1 Shelley Street", + "1 Elizabeth Street", "Sydney", "NSW", "2000", @@ -74369,7 +74360,7 @@ "182799": [ "MBL", "MIML Wrap Super", - "1 Shelley Street", + "1 Elizabeth Street", "Sydney", "NSW", "2000", @@ -74396,7 +74387,7 @@ "182888": [ "MBL", "Macquarie Bank Limited", - "1 Shelley Street", + "1 Elizabeth Street", "Sydney", "NSW", "2000", @@ -74414,7 +74405,7 @@ "183200": [ "MBL", "Melbourne", - "Level 24, 101 Collins Street", + "Level 36, 80 Collins Street", "Melbourne", "VIC", "3000", @@ -74423,7 +74414,7 @@ "183334": [ "MBL", "Melbourne", - "Level 32, 80 Collins Street", + "Level 36, 80 Collins Street", "Melbourne", "VIC", "3000", @@ -74432,7 +74423,7 @@ "183355": [ "MBL", "Melbourne", - "Level 24, 101 Collins Street", + "Level 36, 80 Collins Street", "Melbourne", "VIC", "3000", @@ -74441,7 +74432,7 @@ "183388": [ "MBL", "eSecure - Melbourne", - "Level 24, 101 Collins Street", + "Level 36, 80 Collins Street", "Melbourne", "VIC", "3000", @@ -74450,7 +74441,7 @@ "183600": [ "MBL", "Melbourne", - "Level 24, 101 Collins Street", + "Level 36 80 Collins Street", "Melbourne", "VIC", "3000", @@ -74459,7 +74450,7 @@ "183700": [ "MBL", "Melbourne", - "Level 24, 101 Collins Street", + "Level 36 80 Collins Street", "Melbourne", "VIC", "3000", @@ -74468,7 +74459,7 @@ "183710": [ "MBL", "Melbourne", - "Level 24, 101 Collins Street", + "Level 36 80 Collins Street", "Melbourne", "VIC", "3000", @@ -74477,7 +74468,7 @@ "183711": [ "MBL", "Macquarie Bank Limited", - "1 Shelley Street", + "1 Elizabeth Street", "Sydney", "NSW", "2000", @@ -74486,7 +74477,7 @@ "183712": [ "MBL", "Macquarie Bank Limited", - "1 Shelley Street", + "1 Elizabeth Street", "Sydney", "NSW", "2000", @@ -74522,7 +74513,7 @@ "185200": [ "MBL", "Adelaide", - "Level 1, 50 Grenfell Street", + "Level 4, 63 Pirie Street", "Adelaide", "SA", "5000", @@ -74540,7 +74531,7 @@ "185252": [ "MBL", "Esecure", - "Level 1, 50 Grenfell Street", + "Level 4 63 Pirie Street", "Adelaide", "SA", "5000", @@ -74549,7 +74540,7 @@ "185300": [ "MBL", "Adelaide", - "Level 1, 50 Grenfell Street", + "Level 4 63 Pirie Street", "Adelaide", "SA", "5000", @@ -74576,7 +74567,7 @@ "187700": [ "MBL", "Tasmania", - "101 Collins Street", + "Level 36 80 Collins Street", "Melbourne", "VIC", "3000", @@ -76303,128 +76294,326 @@ ], "257019": [ "MON", - "HNRY (Australia) Pty Limited", + "Hnry (Australia) Pty Limited", "477 Pitt St", "Sydney", "NSW", "2000", " E " ], - "259000": [ - "ALX", - "Alex Bank Pty Ltd", - "28/123 Eagle Street", + "257028": [ + "MON", + "Cars24", + "Level 33, 264-278 George Street", + "Sydney", + "NSW", + "2000", + " E " + ], + "257037": [ + "MON", + "Harmoney Services Australia Pty Ltd", + "Level 33/264 George St", + "Sydney", + "NSW", + "2000", + " E " + ], + "257046": [ + "MON", + "OFX", + "Level 19, 60 Margaret St", + "Sydney", + "NSW", + "2000", + " E " + ], + "257055": [ + "MON", + "Coinspot", + "Suite 4 Unit 5, 40 Green Street", + "Windsor", + "VIC", + "3181", + " E " + ], + "257064": [ + "MON", + "SwyftX", + "Level 3, 135 Coronation Drive", + "Milton", + "QLD", + "4064", + " E " + ], + "257073": [ + "MON", + "Eastern & Allied", + "161 William Street", + "Homebush", + "NSW", + "2140", + " E " + ], + "257082": [ + "MON", + "Nium", + "Level 4, 152 Elizabeth Street", + "Melbourne", + "VIC", + "3000", + " E " + ], + "257091": [ + "MON", + "Kraken", + "606 / 478 George Street", + "Barangaroo", + "NSW", + "2000", + " E " + ], + "257100": [ + "MON", + "Wagepay", + "G SUITE 1, 349 CORONATION DRIVE", + "Milton", + "QLD", + "4064", + " E " + ], + "257109": [ + "MON", + "Panda Remit", + "15 Burke Road", + "Malvern East", + "VIC", + "3145", + " E " + ], + "257118": [ + "MON", + "Payment Link", + "Level 3 155 Queen St", "Brisbane", "QLD", "4000", - " EH" + " E " ], - "262111": [ - "BTA", - "BT Fund Mgmt Ltd-BT Cash Mgmt", - "Level 15 Chifley Tower 2 Chifley Sq", + "257127": [ + "MON", + "Crypto.com", + "LEVEL 3 1049 VICTORIA ROAD", + "West Ryde", + "NSW", + "2114", + " E " + ], + "257136": [ + "MON", + "Sharesies", + "Level 1, 117 York Street", "Sydney", "NSW", "2000", - "PEH" + " E " ], - "262222": [ - "BTA", - "BT Investor Choice", - "Level 15 Chifley Tower 2 Chifley Sq", + "257145": [ + "MON", + "Our Property", + "16 Dennistoun Street", + "Sunnybank Hills", + "QLD", + "4109", + " E " + ], + "257154": [ + "MON", + "Oz Lotteries", + "Level 1, 601 Coronation Drive", + "Toowong", + "QLD", + "4066", + " E " + ], + "257163": [ + "MON", + "Independent Reserve", + "Level 26, 44 Market Street", "Sydney", "NSW", "2000", - "PEH" + " E " ], - "262705": [ - "BTA", - "BT Funds Mgmt Ltd-BT Life Trust", - "Level 15 Chifley Tower 2 Chifley Sq", + "257172": [ + "MON", + "Wayex", + "608 Harris Street", + "Pyrmont", + "NSW", + "2009", + " E " + ], + "257181": [ + "MON", + "Jacaranda Finance", + "G UNIT 1, 349 CORONATION DRIVE", + "Milton", + "QLD", + "4064", + " E " + ], + "257190": [ + "MON", + "Coinstash", + "Level 3, 149 Wickham Terrace", + "Spring Hill", + "QLD", + "4000", + " E " + ], + "257199": [ + "MON", + "Novatti", + "Level 3, 461 Bourke Street", + "Melbourne", + "VIC", + "3000", + " E " + ], + "257208": [ + "MON", + "Digital Surge", + "Level 9, 26 Wharf St", + "Brisbane", + "QLD", + "4000", + " E " + ], + "257217": [ + "MON", + "Currenxie Australia", + "Suite 807, 109 Pitt St", "Sydney", "NSW", "2000", - "PEH" + " E " ], - "262725": [ - "BTA", - "BT Investment Funds", - "Level 15 Chifley Tower 2 Chifley Sq", + "257235": [ + "MON", + "Stables", + "Level 4, 11 York St", "Sydney", "NSW", "2000", - "PEH" + " E " ], - "262750": [ - "BTA", - "BT PS LTD - Panorama Super", - "CnrHughCairns Ave & Laffer Drv", - "Bedford Park", - "SA", - "5042", - "PEH" + "257244": [ + "MON", + "Carsales", + "449 Punt Road", + "Richmond", + "VIC", + "3121", + " E " ], - "262755": [ - "BTA", - "BT Margin Lending", - "2 Chifley Square", + "257253": [ + "MON", + "Remitly", + "Level 61, 1 Farrer Place", "Sydney", "NSW", "2000", - "PEH" + " E " ], - "262760": [ - "BTA", - "BT Funds Mgmt Ltd-BT Private Invest", - "Level 15 Chifley Tower 2 Chifley Sq", + "257262": [ + "MON", + "Monoova Payments", + "level 11, 201 Kent St", "Sydney", "NSW", "2000", - "PE " + " E " ], - "262775": [ - "BTA", - "BT Funds Mgmt Ltd-Select Markets Tr", - "Level 15 Chifley Tower 2 Chifley Sq", + "257271": [ + "MON", + "Monoova Payments", + "level 11, 201 Kent St", "Sydney", "NSW", "2000", - "PEH" + " E " ], - "262780": [ + "257280": [ + "MON", + "Monoova Payments", + "level 11, 201 Kent St", + "Sydney", + "NSW", + "2000", + " E " + ], + "257289": [ + "MON", + "Monoova Payments", + "level 11, 201 Kent St", + "Sydney", + "NSW", + "2000", + " E " + ], + "257298": [ + "MON", + "Monoova Payments", + "level 11, 201 Kent St", + "Sydney", + "NSW", + "2000", + " E " + ], + "259000": [ + "ALX", + "Alex Bank Pty Ltd", + "28/123 Eagle Street", + "Brisbane", + "QLD", + "4000", + " EH" + ], + "262111": [ "BTA", - "BT Funds Mgmt Ltd-BT Split Tst Glob", + "BT Fund Mgmt Ltd-BT Cash Mgmt", "Level 15 Chifley Tower 2 Chifley Sq", "Sydney", "NSW", "2000", - " E " + "P H" ], - "262786": [ + "262750": [ "BTA", - "Westpac Banking Corporation", - "Cnr Hugh Cairns Ave & Laffer Drv", + "BT PS LTD - Panorama Super", + "CnrHughCairns Ave & Laffer Drv", "Bedford Park", "SA", "5042", "PEH" ], - "262795": [ + "262755": [ "BTA", - "BT Funds Mgmt Ltd-BT SMT PRP", - "Level 15 Chifley Tower 2 Chifley Sq", + "Westpac Margin Lending", + "275 Kent Street", "Sydney", "NSW", "2000", - "PE " + "PEH" ], - "262805": [ + "262786": [ "BTA", - "BT Funds Mgt Ltd ATF BT Prem Cash", - "Level 15 Chifley Tower 2 Chifley Sq", - "Sydney", - "NSW", - "2000", + "Westpac Banking Corporation", + "Cnr Hugh Cairns Ave & Laffer Drv", + "Bedford Park", + "SA", + "5042", "PEH" ], "292001": [ @@ -76456,17 +76645,17 @@ ], "302100": [ "BWA", - "Bankwest Sydney", - "C/- Shop G02B, 84 King St", - "Sydney", - "NSW", - "2000", + "Bankwest Sydney - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302144": [ "BWA", "Direct Banking NSW", - "300 Murray Street", + "300 Murray St", "Perth", "WA", "6000", @@ -76474,206 +76663,206 @@ ], "302153": [ "BWA", - "Kingsgrove", - "Suite G01/1-5 Commercial Road", - "Kingsgrove", - "NSW", - "2208", + "Kingsgrove - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302154": [ "BWA", - "Wetherill Park Business Centre", - "Suite 4, 99 Phillip Street", - "Parramatta", - "NSW", - "2150", + "Wetherill Park BC - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302160": [ "BWA", - "Norwest Business Centre", - "Lvl 3, 14 Lexington Drive", - "Bella Vista", - "NSW", - "2153", + "Norwest Business Centre - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302162": [ "BWA", - "Business Direct", - "Level 26, 45 Clarence Street", - "Sydney", - "NSW", - "2000", + "Business Direct - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302167": [ "BWA", - "Canberra Business Centre", - "Ground Floor, 73 Northbourne Avenue", - "Canberra", - "ACT", - "2600", + "Canberra Business Centre - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302169": [ "BWA", - "Wollongong Business Centre", - "Lvl 1, Tenancy 201, 56-61 Crown St", - "Wollongong", - "NSW", - "2500", + "Wollongong Business Centre - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302170": [ "BWA", - "Macarthur CSC", - "6 George Hunter Drive", - "Narellan", - "NSW", - "2567", + "Macarthur CSC - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302171": [ "BWA", - "Hurstville", - "S147/51 Wfield Cnr Cross St&Park Rd", - "Hurstville", - "NSW", - "2220", + "Hurstville - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302176": [ "BWA", - "Burwood Business Centre", - "56 Railway Parade", - "Burwood", - "NSW", - "2134", + "Burwood Business Centre - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302177": [ "BWA", - "Caringbah Business Centre", - "Level 1, 355-359 Kingsway", - "Caringbah", - "NSW", - "2229", + "Caringbah Business Centre - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302179": [ "BWA", - "Rockhampton Business Centre", - "102 Denham Street", - "Rockhampton", - "QLD", - "4700", + "Rockhampton BC - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302181": [ "BWA", - "Coffs Harbour Business Centre", - "129 West High Street", - "Coffs Harbour", - "NSW", - "2450", + "Coffs Harbour BC - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302183": [ "BWA", - "Parramatta Store", - "Shop 5001, 159-175 Church Street", - "Parramatta", - "NSW", - "2150", + "Parramatta Store - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302184": [ "BWA", - "Hurstville", - "S147/51 Wfield Cnr Cross St&Park Rd", - "Hurstville", - "NSW", - "2220", + "Hurstville - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302185": [ "BWA", - "Manly Bankwest", - "c/-Sh18, Warringah Mall", - "Brookvale", - "NSW", - "2100", + "Manly Bankwest - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302186": [ "BWA", - "Parramatta Store", - "Shop 5001, 159-175 Church Street", - "Parramatta", - "NSW", - "2150", + "Parramatta Store - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302598": [ "BWA", "Parramatta Admin", - "Suite 4, 99 Phillip Street", - "Parramatta", - "NSW", - "2150", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302617": [ "BWA", - "Chatswood", - "457 Victoria Avenue", - "Chatswood", - "NSW", - "2067", + "Chatswood - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302817": [ "BWA", - "Chatswood Business Centre", - "457 Victoria Avenue", - "Chatswood", - "NSW", - "2067", + "Chatswood Business Centre - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302830": [ "BWA", - "Chatswood", - "Shop 444, 1 Anderson St", - "Chatswood", - "NSW", - "2067", + "Chatswood - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302834": [ "BWA", - "B/West Macquarie Centre Express", - "LG2 1035 Top Ryde S/C Devlin St", - "Ryde", - "NSW", - "2112", + "Macquarie Centre - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302960": [ "BWA", - "George Street", - "254 George Street", - "Sydney", - "NSW", - "2000", + "George Street - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302961": [ "BWA", - "Parramatta", - "306 Murray Street", + "Parramatta - Closed", + "300 Murray St", "Perth", "WA", "6000", @@ -76681,71 +76870,71 @@ ], "302962": [ "BWA", - "Parramatta Store", - "Shop 5001, 159-175 Church Street", - "Parramatta", - "NSW", - "2150", + "Parramatta Store - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302963": [ "BWA", - "Parramatta Store", - "Shop 5001, 159-175 Church Street", - "Parramatta", - "NSW", - "2150", + "Parramatta Store - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302964": [ "BWA", - "George Street", - "254 George Street", - "Sydney", - "NSW", - "2000", + "George Street - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302965": [ "BWA", - "George Street", - "254 George Street", - "Sydney", - "NSW", - "2000", + "George Street - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302966": [ "BWA", - "Erina Fair", - "S T007, Erina Fair, Terrigal Drive", - "Erina", - "NSW", - "2250", + "Erina Fair - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302967": [ "BWA", - "Parramatta Store", - "Shop 5001, 159-175 Church Street", - "Parramatta", - "NSW", - "2150", + "Parramatta Store - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302968": [ "BWA", - "Parramatta Store", - "Shop 5001, 159-175 Church Street", - "Parramatta", - "NSW", - "2150", + "Parramatta Store - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302969": [ "BWA", - "Liverpool", - "306 Murray Street", + "Liverpool - Closed", + "300 Murray St", "Perth", "WA", "6000", @@ -76753,8 +76942,8 @@ ], "302970": [ "BWA", - "Hurstville", - "306 Murray Street", + "Hurstville - Closed", + "300 Murray St", "Perth", "WA", "6000", @@ -76762,17 +76951,17 @@ ], "302971": [ "BWA", - "Liverpool Store", - "Macquarie Street", - "Liverpool", - "NSW", - "2170", + "Liverpool Store - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302973": [ "BWA", - "George St", - "306 Murray Street", + "George St - Closed", + "300 Murray St", "Perth", "WA", "6000", @@ -76780,8 +76969,8 @@ ], "302975": [ "BWA", - "Erina", - "306 Murray Street", + "Erina - Closed", + "300 Murray St", "Perth", "WA", "6000", @@ -76789,107 +76978,107 @@ ], "302976": [ "BWA", - "Erina Fair", - "S T007, Erina Fair, Terrigal Drive", - "Erina", - "NSW", - "2250", + "Erina Fair - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302977": [ "BWA", - "George Street", - "254 George Street", - "Sydney", - "NSW", - "2000", + "George Street - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302978": [ "BWA", - "Bankwest Bateau Bay", - "C/-Shop T300 Erina Fair Terrigal Dr", - "Erina", - "NSW", - "2250", + "Bankwest Bateau Bay - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302979": [ "BWA", - "Roselands Bankwest Store", - "L1, 17 Patrick Street", - "Blacktown Westpoint", - "NSW", - "2148", + "Roselands Bankwest Store - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302980": [ "BWA", - "Parramatta Store", - "Shop 5001, 159-175 Church Street", - "Parramatta", - "NSW", - "2150", + "Parramatta Store - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302981": [ "BWA", - "George Street", - "254 George Street", - "Sydney", - "NSW", - "2000", + "George Street - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302982": [ "BWA", - "Parramatta2", - "S2164, Wfield, 159-175 Church St", - "Parramatta", - "NSW", - "2150", + "Parramatta2 - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302984": [ "BWA", - "Erina Fair", - "S T007, Erina Fair, Terrigal Drive", - "Erina", - "NSW", - "2250", + "Erina Fair - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "302985": [ "BWA", - "George Street", - "254 George Street", - "Sydney", - "NSW", - "2000", + "George Street - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "303092": [ "BWA", "BWA East Coast Processing Centre", - "Level 5, 624-628 Bourke Street", - "Melbourne", - "VIC", - "3000", + "300 Murray St", + "Perth", + "WA", + "6000", " EH" ], "303111": [ "BWA", - "Melbourne", - "Shop 3A, 271 Collins Street", - "Melbourne", - "VIC", - "3000", + "Melbourne - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "303146": [ "BWA", "Direct Banking Victoria", - "300 Murray Street", + "300 Murray St", "Perth", "WA", "6000", @@ -76897,107 +77086,107 @@ ], "303155": [ "BWA", - "Melbourne Metro East Business Centr", - "Level 5, 600 Bourke Place", - "Melbourne", - "VIC", - "3000", + "Melbourne Metro East BC - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "303156": [ "BWA", - "Thomastown", - "60-70 Mahoneys Road", - "Thomastown", - "VIC", - "3074", + "Thomastown - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "303158": [ "BWA", - "Ringwood", - "89 Maroondah Highway", - "Ringwood", - "VIC", - "3134", + "Ringwood - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "303159": [ "BWA", - "Dandenong Business Centre", - "45 Robinson Street", - "Dandenong", - "VIC", - "3175", + "Dandenong Business Centre - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "303164": [ "BWA", - "Laverton North Business Centre", - "Unit 10,Grd Flr West,110 Fitzgerald", - "Laverton North", - "VIC", - "3026", + "Laverton North BC - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "303166": [ "BWA", - "St Kilda Road", - "417 St Kilda Road", - "St Kilda", - "VIC", - "3182", + "St Kilda Road - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "303173": [ "BWA", - "Broadmeadows Express Store", - "Shp59/60 Westfield, 29-35 Louis St", - "Airport West", - "VIC", - "3042", + "Broadmeadows Express Store - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "303211": [ "BWA", - "Plenty Valley", - "Cnr McDonalds Rd & Civic Dr", - "Mill Park", - "VIC", - "3082", + "Plenty Valley - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "303238": [ "BWA", - "Southland", - "S 3017, Westfield 1239 Nepean Hwy", - "Cheltenham", - "VIC", - "3192", + "Southland - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "303256": [ "BWA", - "Mt Waverley", - "32, 270 Ferntree Gulley Road", - "Notting Hill", - "VIC", - "3168", + "Mt Waverley - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "303258": [ "BWA", - "The Glen", - "L-042 The Glen SC 235 Springvale Rd", - "Glen Waverley", - "VIC", - "3150", + "The Glen - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "303432": [ "BWA", - "Melbourne City", - "306 Murray Street", + "Melbourne City - Closed", + "300 Murray St", "Perth", "WA", "6000", @@ -77005,35 +77194,35 @@ ], "303438": [ "BWA", - "The Glen", - "L-042 The Glen SC 235 Springvale Rd", - "Glen Waverley", - "VIC", - "3150", + "The Glen - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "303500": [ "BWA", - "Bourke Street Store", - "U34,Royal Arcade, 331-339 Bourke St", - "Melbourne", - "VIC", - "3000", + "Bourke Street Store - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "303502": [ "BWA", - "Bourke Street Store", - "U34,Royal Arcade, 331-339 Bourke St", - "Melbourne", - "VIC", - "3000", + "Bourke Street Store - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "303537": [ "BWA", - "Plenty Valley", - "306 Murray Street", + "Plenty Valley - Closed", + "300 Murray St", "Perth", "WA", "6000", @@ -77041,44 +77230,44 @@ ], "303545": [ "BWA", - "Richmond Bankwest Store", - "Shop 24, 17 Market Street", - "Box Hill", - "VIC", - "3128", + "Richmond Bankwest Store - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "303547": [ "BWA", - "The Glen", - "L-042 The Glen SC 235 Springvale Rd", - "Glen Waverley", - "VIC", - "3150", + "The Glen - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "303614": [ "BWA", - "Watergardens Store", - "S26,WateGdns Town Ctr, 399 Melton H", - "Taylors Lakes", - "VIC", - "3038", + "Watergardens Store - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "303666": [ "BWA", - "BWA Geelong", - "Shp 59/60 Westfield, 29-35 Louis St", - "Airport West", - "VIC", - "3042", + "BWA Geelong - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "303672": [ "BWA", - "Fountain Gate", - "306 Murray Street", + "Fountain Gate - Closed", + "300 Murray St", "Perth", "WA", "6000", @@ -77086,53 +77275,53 @@ ], "303673": [ "BWA", - "The Glen", - "L-042 The Glen SC 235 Springvale Rd", - "Glen Waverley", - "VIC", - "3150", + "The Glen - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "303674": [ "BWA", - "Plenty Valley", - "S109 W-field Cnr McDonalds & Civic", - "Mill Park", - "VIC", - "3082", + "Plenty Valley - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "303748": [ "BWA", - "Tullamarine Business Centre", - "2 Tradepark Drive", - "Tullamarine", - "VIC", - "3043", + "Tullamarine BC - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "303809": [ "BWA", - "Bendigo Business Centre", - "92 Wills Street", - "Bendigo", - "VIC", - "3550", + "Bendigo Business Centre - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "303814": [ "BWA", - "Mildura Business Centre", - "150 Pines Avenue", - "Mildura", - "VIC", - "3500", + "Mildura Business Centre - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "303829": [ "BWA", - "The Glen", - "306 Murray Street", + "The Glen - Closed", + "300 Murray St", "Perth", "WA", "6000", @@ -77140,8 +77329,8 @@ ], "303833": [ "BWA", - "Watergardens", - "306 Murray Street", + "Watergardens - Closed", + "300 Murray St", "Perth", "WA", "6000", @@ -77149,26 +77338,26 @@ ], "304029": [ "BWA", - "Bankwest Brisbane", - "C/- 223 Queen St Mall", - "Brisbane", - "QLD", - "4000", + "Bankwest Brisbane - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "304123": [ "BWA", - "Brisbane", - "12 Creek Street", - "Brisbane", - "QLD", - "4000", + "Brisbane - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "304147": [ "BWA", - "Direct Banking Queensland", - "300 Murray Street", + "Direct Banking Queensland - Closed", + "300 Murray St", "Perth", "WA", "6000", @@ -77176,53 +77365,53 @@ ], "304152": [ "BWA", - "Springwood", - "3350 Pacific Highway", - "Springwood", - "QLD", - "4127", + "Springwood - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "304157": [ "BWA", - "Gold Coast Business Centre", - "Level 5, 68 Marine Parade", - "Southport", - "QLD", - "4215", + "Gold Coast Business Centre - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "304161": [ "BWA", - "Archerfield Business Centre", - "16 Kerry Road", - "Archerfield", - "QLD", - "4108", + "Archerfield BC - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "304163": [ "BWA", - "Sunshine Coast Business Centre", - "Level 2, 17 Southern Drive", - "Maroochydore", - "QLD", - "4558", + "Sunshine Coast BC - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "304180": [ "BWA", - "Toowong Business Centre", - "601 Coronation Drive", - "Toowong", - "QLD", - "4066", + "Toowong Business Centre - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "304190": [ "BWA", - "North Lakes", - "306 Murray Street", + "North Lakes - Closed", + "300 Murray St", "Perth", "WA", "6000", @@ -77230,17 +77419,17 @@ ], "304191": [ "BWA", - "Queen Street Mall", - "Ground Floor, 121 Queen Street", - "Brisbane", - "QLD", - "4000", + "Queen Street Mall - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "304254": [ "BWA", - "Queen St Mall", - "306 Murray Street", + "Queen St Mall - Closed", + "300 Murray St", "Perth", "WA", "6000", @@ -77248,8 +77437,8 @@ ], "304255": [ "BWA", - "Helensvale", - "306 Murray Street", + "Helensvale - Closed", + "300 Murray St", "Perth", "WA", "6000", @@ -77257,62 +77446,62 @@ ], "304260": [ "BWA", - "North Lakes", - "S1059 Wfield Lot 101 North Lakes Dr", - "Mango Hill", - "QLD", - "4509", + "North Lakes - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "304265": [ "BWA", - "Queen Street Mall", - "Ground Floor, 121 Queen Street", - "Brisbane", - "QLD", - "4000", + "Queen Street Mall - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "304278": [ "BWA", - "Helensvale", - "Sh1057 Wfield, 1-29 Millaroo Drive", - "Helensvale", - "QLD", - "4212", + "Helensvale - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "304559": [ "BWA", - "Queen Street Mall", - "Ground Floor, 121 Queen Street", - "Brisbane", - "QLD", - "4000", + "Queen Street Mall - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "304625": [ "BWA", - "Geebung", - "106 Robinson Road", - "Geebung", - "QLD", - "4034", + "Geebung - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "304792": [ "BWA", - "Springwood", - "3350 Pacific Highway", - "Springwood", - "QLD", - "4127", + "Springwood - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "305122": [ "BWA", - "Adelaide", - "306 Murray Street", + "Adelaide - Closed", + "300 Murray St", "Perth", "WA", "6000", @@ -77320,8 +77509,8 @@ ], "305148": [ "BWA", - "Direct Banking South Australia", - "300 Murray Street", + "Direct Banking SA - Closed", + "300 Murray St", "Perth", "WA", "6000", @@ -77329,11 +77518,11 @@ ], "305165": [ "BWA", - "Wingfield Business Centre", - "Cnr South & Grand Junction Roads", - "Wingfield", - "SA", - "5013", + "Wingfield Business Centre - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "306001": [ @@ -77356,11 +77545,11 @@ ], "306003": [ "BWA", - "Merredin", - "7 Bates Street", - "Merredin", + "Merredin - Closed", + "300 Murray St", + "Perth", "WA", - "6415", + "6000", "PEH" ], "306004": [ @@ -77374,20 +77563,20 @@ ], "306005": [ "BWA", - "Busselton", - "24 Prince Street", - "Busselton", + "Busselton - Closed", + "300 Murray St", + "Perth", "WA", - "6280", + "6000", "PEH" ], "306006": [ "BWA", - "Moora", - "17 Dandaragan Street", - "Moora", + "Moora - Closed", + "300 Murray St", + "Perth", "WA", - "6510", + "6000", "PEH" ], "306007": [ @@ -77446,11 +77635,11 @@ ], "306013": [ "BWA", - "Northam", - "159 Fitzgerald Street", - "Northam", + "Northam - Closed", + "300 Murray St", + "Perth", "WA", - "6401", + "6000", "PEH" ], "306014": [ @@ -77482,20 +77671,20 @@ ], "306017": [ "BWA", - "Northam", - "159 Fitzgerald Street", - "Northam", + "Northam - Closed", + "300 Murray St", + "Perth", "WA", - "6401", + "6000", "PEH" ], "306018": [ "BWA", - "Merredin", - "7 Bates Street", - "Merredin", + "Merredin - Closed", + "300 Murray St", + "Perth", "WA", - "6415", + "6000", "PEH" ], "306019": [ @@ -77509,38 +77698,38 @@ ], "306020": [ "BWA", - "Manjimup", - "Cnr Rose & Mount Streets", - "Manjimup", + "Manjimup - Closed", + "300 Murray St", + "Perth", "WA", - "6258", + "6000", "PEH" ], "306021": [ "BWA", - "Margaret River", - "150 Bussell Highway", - "Margaret River", + "Margaret River - Closed", + "300 Murray St", + "Perth", "WA", - "6285", + "6000", "PEH" ], "306022": [ "BWA", - "Merredin", - "7 Bates Street", - "Merredin", + "Merredin - Closed", + "300 Murray St", + "Perth", "WA", - "6415", + "6000", "PEH" ], "306023": [ "BWA", - "Moora", - "17 Dandaragan Street", - "Moora", + "Moora - Closed", + "300 Murray St", + "Perth", "WA", - "6510", + "6000", "PEH" ], "306024": [ @@ -77581,29 +77770,29 @@ ], "306028": [ "BWA", - "Northam", - "159 Fitzgerald Street", - "Northam", + "Northam - Closed", + "300 Murray St", + "Perth", "WA", - "6401", + "6000", "PEH" ], "306030": [ "BWA", - "Jerramungup", - "Lot 42 Vasey Street", - "Jerramungup", + "Jerramungup - Closed", + "300 Murray St", + "Perth", "WA", - "6337", + "6000", "PEH" ], "306031": [ "BWA", - "Osborne Park", - "236 Main Street", - "Osborne Park", + "Osborne Park - Closed", + "300 Murray St", + "Perth", "WA", - "6017", + "6000", "PEH" ], "306032": [ @@ -77635,8 +77824,8 @@ ], "306035": [ "BWA", - "Barrack Street", - "108 St George's Terrace", + "Barrack Street - Closed", + "300 Murray St", "Perth", "WA", "6000", @@ -77644,11 +77833,11 @@ ], "306037": [ "BWA", - "Esperance", - "S16DuttonA, L75 Cnr Dempster&Andrew", - "Esperance", + "Esperance - Closed", + "300 Murray St", + "Perth", "WA", - "6450", + "6000", "PEH" ], "306039": [ @@ -77689,47 +77878,47 @@ ], "306043": [ "BWA", - "Booragoon", - "125 Risely Street", - "Booragoon", + "Booragoon - Closed", + "300 Murray St", + "Perth", "WA", - "6154", + "6000", "PEH" ], "306044": [ "BWA", - "Subiaco", - "150 Rokeby Road", - "Subiaco", + "Subiaco - Closed", + "300 Murray St", + "Perth", "WA", - "6008", + "6000", "PEH" ], "306045": [ "BWA", - "Kununurra", - "Shop 1 Kununurra SC, Konkerberry Dr", - "Kununurra", + "Kununurra - Closed", + "300 Murray St", + "Perth", "WA", - "6743", + "6000", "PEH" ], "306046": [ "BWA", - "Claremont", - "Shop 8, 2-18 St Quentin Avenue", - "Claremont", + "Claremont - Closed", + "300 Murray St", + "Perth", "WA", - "6010", + "6000", "PEH" ], "306047": [ "BWA", - "Claremont", - "Shop 8, 2-18 St Quentin Ave", - "Claremont", + "Claremont - Closed", + "300 Murray St", + "Perth", "WA", - "6010", + "6000", "PEH" ], "306048": [ @@ -77743,26 +77932,26 @@ ], "306049": [ "BWA", - "Carnarvon", - "Lot 1045 Robinson Street", - "Carnarvon", + "Carnarvon - Closed", + "300 Murray St", + "Perth", "WA", - "6701", + "6000", "PEH" ], "306050": [ "BWA", - "Wembley", - "3-320 Cambridge Street", - "Wembley", + "Wembley - Closed", + "300 Murray St", + "Perth", "WA", - "6014", + "6000", "PEH" ], "306051": [ "BWA", "Bankwest Place Store", - "Ground Floor 306 Murray Street", + "300 Murray St", "Perth", "WA", "6000", @@ -77779,11 +77968,11 @@ ], "306053": [ "BWA", - "Leederville", - "158 Oxford Street", - "Leederville", + "Leederville - Closed", + "300 Murray St", + "Perth", "WA", - "6007", + "6000", "PEH" ], "306054": [ @@ -77806,17 +77995,17 @@ ], "306056": [ "BWA", - "11 Vasey Street Jerramungup", - "232-234 York Street", - "Albany", + "Vasey St Jerramungup - Closed", + "300 Murray St", + "Perth", "WA", - "6330", + "6000", "PEH" ], "306057": [ "BWA", - "Adelaide Terrace", - "Septimus Roe Sq, 256 Adelaide Tce", + "Adelaide Terrace - Closed", + "300 Murray St", "Perth", "WA", "6000", @@ -77824,11 +78013,11 @@ ], "306058": [ "BWA", - "Leederville", - "158 Oxford Street", - "Leederville", + "Leederville - Closed", + "300 Murray St", + "Perth", "WA", - "6007", + "6000", "PEH" ], "306059": [ @@ -77860,11 +78049,11 @@ ], "306062": [ "BWA", - "Port Hedland", - "18 Wedge Street", - "Port Hedland", + "Port Hedland - Closed", + "300 Murray St", + "Perth", "WA", - "6721", + "6000", "PEH" ], "306063": [ @@ -77878,29 +78067,29 @@ ], "306064": [ "BWA", - "West Perth", - "1215 Hay Street", - "West Perth", + "West Perth - Closed", + "300 Murray St", + "Perth", "WA", - "6005", + "6000", "PEH" ], "306065": [ "BWA", - "CURTIN", - "Shop 41/42 Park SC, 789 Albany Hwy", - "Victoria Park", + "CURTIN - Closed", + "300 Murray St", + "Perth", "WA", - "6100", + "6000", "PEH" ], "306066": [ "BWA", - "Booragoon", - "125 Risely Street", - "Booragoon", + "Booragoon - Closed", + "300 Murray St", + "Perth", "WA", - "6154", + "6000", "PEH" ], "306067": [ @@ -77914,29 +78103,29 @@ ], "306068": [ "BWA", - "Armadale", - "190 Jull Street", - "Armadale", + "Armadale - Closed", + "300 Murray St", + "Perth", "WA", - "6112", + "6000", "PEH" ], "306069": [ "BWA", - "Kwinana", - "Shop 48, Kwinana Hub Shp Ctr", - "Kwinana", + "Kwinana - Closed", + "300 Murray St", + "Perth", "WA", - "6966", + "6000", "PEH" ], "306070": [ "BWA", - "Bicton", - "16A/388 Canning Highway", - "Bicton", + "Bicton - Closed", + "300 Murray St", + "Perth", "WA", - "6157", + "6000", "PEH" ], "306071": [ @@ -77959,11 +78148,11 @@ ], "306073": [ "BWA", - "Karrinyup", - "G51 Karrinyup S/C, 200 Karrinyup Rd", - "Karrinyup", + "Karrinyup - Closed", + "300 Murray St", + "Perth", "WA", - "6018", + "6000", "PEH" ], "306074": [ @@ -77986,47 +78175,47 @@ ], "306076": [ "BWA", - "Mount Lawley", - "73 Walcott Street", - "Mount Lawley", + "Mount Lawley - Closed", + "300 Murray St", + "Perth", "WA", - "6050", + "6000", "PEH" ], "306077": [ "BWA", - "Murdoch", - "Murdoch Uni, South Street", - "Murdoch", + "Murdoch - Closed", + "300 Murray St", + "Perth", "WA", - "6150", + "6000", "PEH" ], "306078": [ "BWA", "BWA Card Services", - "L6B BWP, 300 Murray Street", + "300 Murray St", "Perth", "WA", "6000", - "PE " + "PEH" ], "306079": [ "BWA", - "Armadale", - "190 Jull Street", - "Armadale", + "Armadale - Closed", + "300 Murray St", + "Perth", "WA", - "6112", + "6000", "PEH" ], "306080": [ "BWA", - "Dianella", - "Cnr Walter Rd & Progress St", - "Morley", + "Dianella - Closed", + "300 Murray St", + "Perth", "WA", - "6062", + "6000", "PEH" ], "306081": [ @@ -78049,11 +78238,11 @@ ], "306084": [ "BWA", - "Claremont", - "Shop 8, 2-18 St Quentin Ave", - "Claremont", + "Claremont - Closed", + "300 Murray St", + "Perth", "WA", - "6010", + "6000", "PEH" ], "306085": [ @@ -78076,11 +78265,11 @@ ], "306087": [ "BWA", - "Armadale", - "190 Jull Street", - "Armadale", + "Armadale - Closed", + "300 Murray St", + "Perth", "WA", - "6112", + "6000", "PEH" ], "306088": [ @@ -78094,8 +78283,8 @@ ], "306089": [ "BWA", - "50 William Street Perth Branch", - "220 St Georges Terrace", + "William St Perth Branch - Closed", + "300 Murray St", "Perth", "WA", "6000", @@ -78112,11 +78301,11 @@ ], "306093": [ "BWA", - "Bankwest Karratha Branch", - "Shop 19, 12-42 Welcome Rd", - "Karratha", + "Bankwest Karratha Branch - Closed", + "300 Murray St", + "Perth", "WA", - "6714", + "6000", "PEH" ], "306094": [ @@ -78130,11 +78319,11 @@ ], "306095": [ "BWA", - "South Perth", - "Shop 3a Mends St Arc 19-23 Mends St", - "South Perth", + "South Perth - Closed", + "300 Murray St", + "Perth", "WA", - "6151", + "6000", "PEH" ], "306096": [ @@ -78148,11 +78337,11 @@ ], "306097": [ "BWA", - "Maddington", - "Maddington Plaza Shp Ctr", - "Maddington", + "Maddington - Closed", + "300 Murray St", + "Perth", "WA", - "6109", + "6000", "PEH" ], "306098": [ @@ -78184,17 +78373,17 @@ ], "306102": [ "BWA", - "Bull Creek", - "Cnr South & Benningfield", - "Bull Creek", + "Bull Creek - Closed", + "300 Murray St", + "Perth", "WA", - "6149", + "6000", "PEH" ], "306103": [ "BWA", "BankWest Capital Finance Sales", - "Level 43, 108 St Georges Terrace", + "300 Murray St", "Perth", "WA", "6000", @@ -78202,11 +78391,11 @@ ], "306104": [ "BWA", - "Whitfords", - "Shop 68/70, Whitford City S/C", - "Hillarys", + "Whitfords - Closed", + "300 Murray St", + "Perth", "WA", - "6025", + "6000", "PEH" ], "306105": [ @@ -78229,8 +78418,8 @@ ], "306107": [ "BWA", - "Adelaide Terrace", - "Septimus Roe Sq, 256 Adelaide Tce", + "Adelaide Terrace - Closed", + "300 Murray St", "Perth", "WA", "6000", @@ -78247,11 +78436,11 @@ ], "306110": [ "BWA", - "Bull Creek", - "Cnr South & Benningfield", - "Willeton", + "Bull Creek - Closed", + "300 Murray St", + "Perth", "WA", - "6155", + "6000", "PEH" ], "306112": [ @@ -78292,8 +78481,8 @@ ], "306116": [ "BWA", - "Cnr Blackwwod Av& Ellis St Augusta", - "142 Bussell Hway Margaret River", + "Blackwwod & Ellis Augusta - Closed", + "300 Murray St", "Perth", "WA", "6000", @@ -78310,29 +78499,29 @@ ], "306118": [ "BWA", - "Kununurra", - "Shp 1 Kununurra Sc, Konkerberry Dr", - "Kununurra", + "Kununurra - Closed", + "300 Murray St", + "Perth", "WA", - "6743", + "6000", "PEH" ], "306119": [ "BWA", - "Broome", - "Cnr Napier Tce & Carnarvon Street", - "Broome", + "Broome - Closed", + "300 Murray St", + "Perth", "WA", - "6725", + "6000", "PEH" ], "306120": [ "BWA", - "Maddington", - "Maddington Plaza Shp Ctr", - "Maddington", + "Maddington - Closed", + "300 Murray St", + "Perth", "WA", - "6109", + "6000", "PEH" ], "306121": [ @@ -78347,7 +78536,7 @@ "306124": [ "BWA", "Transactional Banking", - "Bankwest Place Lvl 6, 300 Murray St", + "300 Murray St", "Perth", "WA", "6000", @@ -78356,10 +78545,10 @@ "306125": [ "BWA", "Bankwest Lending", - "Level 1, 100 James Street", - "Northbridge", + "300 Murray St", + "Perth", "WA", - "6003", + "6000", "PEH" ], "306126": [ @@ -78373,11 +78562,11 @@ ], "306127": [ "BWA", - "Wembley", - "3-320 Cambridge Street", - "Wembley", + "Wembley - Closed", + "300 Murray St", + "Perth", "WA", - "6014", + "6000", "PEH" ], "306128": [ @@ -78418,17 +78607,17 @@ ], "306133": [ "BWA", - "Success Kiosk", - "Gateway Shopping Ctr, Beeliar Drive", - "Success", + "Success Kiosk - Closed", + "300 Murray St", + "Perth", "WA", - "6164", + "6000", "PEH" ], "306134": [ "BWA", - "Direct Banking", - "Level 4/50 William Street", + "Direct Banking - Closed", + "300 Murray St", "Perth", "WA", "6000", @@ -78437,7 +78626,7 @@ "306137": [ "BWA", "EC Stores & Lending", - "300 Murray Street", + "300 Murray St", "Perth", "WA", "6000", @@ -78454,17 +78643,17 @@ ], "306139": [ "BWA", - "Bankwest Ocean Keys", - "Shop T14, 36 Ocean Keys Boulevard", - "Clarkson", + "Bankwest Ocean Keys - Closed", + "300 Murray St", + "Perth", "WA", - "6030", + "6000", "PEH" ], "306140": [ "BWA", "Bankwest Staff Loans", - "Bankwest Tower, St Georges Tce", + "300 Murray St", "Perth", "WA", "6000", @@ -78473,7 +78662,7 @@ "306141": [ "BWA", "Affinity Banking", - "Level 3, 100 James Street", + "300 Murray St", "Perth", "WA", "6000", @@ -78482,25 +78671,25 @@ "306142": [ "BWA", "Business Systems One", - "Lvl 5, 148 Adelaide Terrace", - "East Perth", + "300 Murray St", + "Perth", "WA", - "6004", + "6000", "PEH" ], "306143": [ "BWA", "Business Systems Two", - "Lvl 5, 148 Adelaide Terrace", - "East Perth", + "300 Murray St", + "Perth", "WA", - "6004", + "6000", "PEH" ], "306144": [ "BWA", "Direct Banking", - "Level 3, 100 James Street", + "300 Murray St", "Perth", "WA", "6000", @@ -78509,7 +78698,7 @@ "306145": [ "BWA", "Direct Banking", - "Level 3, 100 James Street", + "300 Murray St", "Perth", "WA", "6000", @@ -78518,7 +78707,7 @@ "306146": [ "BWA", "Direct Banking", - "Level 3, 100 James Street", + "300 Murray St", "Perth", "WA", "6000", @@ -78527,7 +78716,7 @@ "306147": [ "BWA", "Direct Banking", - "Level 3, 100 James Street", + "300 Murray St", "Perth", "WA", "6000", @@ -78545,16 +78734,16 @@ "306162": [ "BWA", "Kewdale Business Centre", - "524 Abernethy Road", - "Kewdale", + "300 Murray St", + "Perth", "WA", - "6105", + "6000", "PEH" ], "306171": [ "BWA", - "Harbour Town Kiosk", - "Kiosk 1, Harbour Town", + "Harbour Town Kiosk - Closed", + "300 Murray St", "Perth", "WA", "6000", @@ -78562,44 +78751,44 @@ ], "306172": [ "BWA", - "Baldivis CSC", - "Shop 13 Baldivis Shopping Centre", - "Baldivis", + "Baldivis CSC - Closed", + "300 Murray St", + "Perth", "WA", - "6171", + "6000", "PEH" ], "306175": [ "BWA", "Business Banking Private", - "Level 2, 100 James Street", - "Northbridge", + "300 Murray St", + "Perth", "WA", - "6003", + "6000", "PEH" ], "306182": [ "BWA", - "Brighton", - "SHOP T14, 36 OCEAN KEYS BLVD", - "Clarkson", + "Brighton - Closed", + "300 Murray St", + "Perth", "WA", - "6030", + "6000", "PEH" ], "306187": [ "BWA", - "BWA Karrinyup Express Store", - "Davenport St", - "Karrinyup", + "Karrinyup Express Store - Closed", + "300 Murray St", + "Perth", "WA", - "6018", + "6000", "PEH" ], "306188": [ "BWA", - "Bankwest Place Store", - "Ground Floor 306 Murray Street", + "Bankwest Place Store - Closed", + "300 Murray St", "Perth", "WA", "6000", @@ -78625,53 +78814,53 @@ ], "306194": [ "BWA", - "Stirling NHB", - "Shp33,Stirling Ctrl S/C,Wanneroo Rd", - "Westminster", + "Stirling NHB - Closed", + "300 Murray St", + "Perth", "WA", - "6021", + "6000", "PEH" ], "306196": [ "BWA", - "Ballajura NHB", - "S19, Ballajura City S/C", - "Ballajura", + "Ballajura NHB - Closed", + "300 Murray St", + "Perth", "WA", - "6066", + "6000", "PEH" ], "306198": [ "BWA", - "Riverton NHB", - "S22,S/C Cnr High Rd/Willeri Dr", - "Riverton", + "Riverton NHB - Closed", + "300 Murray St", + "Perth", "WA", - "6148", + "6000", "PEH" ], "306199": [ "BWA", "Online ACS Accounts", - "GPO Box W2072", + "300 Murray St", "Perth", "WA", - "6846", + "6000", "PEH" ], "306244": [ "BWA", - "Armadale", - "S44, Armadale City S/C Jull St", - "Armadale", + "Armadale - Closed", + "300 Murray St", + "Perth", "WA", - "6112", + "6000", "PEH" ], "306412": [ "BWA", "Online Accounts", - "GPO Box E237", + "300 Murray St", "Perth", "WA", "6000", @@ -78680,124 +78869,124 @@ "306453": [ "BWA", "Online NOVA Accounts", - "GPO Box W2072", + "300 Murray St", "Perth", "WA", - "6846", + "6000", "PEH" ], "306454": [ "BWA", - "Currambine NHB", - "Sh17/18,SC, 1244 Marmion Ave", - "Currambine", + "Currambine NHB - Closed", + "300 Murray St", + "Perth", "WA", - "6028", + "6000", "PEH" ], "306460": [ "BWA", - "Greenwood NHB", - "SH9, Greenwood Village S/C", - "Greenwood", + "Greenwood NHB - Closed", + "300 Murray St", + "Perth", "WA", - "6024", + "6000", "PEH" ], "306461": [ "BWA", - "Palmyra NHB", - "S/C,Cnr Canning Hwy & Petra St", - "Bicton", + "Palmyra NHB - Closed", + "300 Murray St", + "Perth", "WA", - "6157", + "6000", "PEH" ], "306462": [ "BWA", - "Innaloo NHB", - "Sh2, 37 Ellen Stirling Blvd", - "Innaloo", + "Innaloo NHB - Closed", + "300 Murray St", + "Perth", "WA", - "6018", + "6000", "PEH" ], "306471": [ "BWA", - "Mount Hawthorn NHB", - "SH21,SC,148 Scarborough Beach", - "Mount Hawthorn", + "Mount Hawthorn NHB - Closed", + "300 Murray St", + "Perth", "WA", - "6016", + "6000", "PEH" ], "306506": [ "BWA", - "Karrinyup", - "G51 Karrinyup S/C, 200 Karrinyup Rd", - "Karrinyup", + "Karrinyup - Closed", + "300 Murray St", + "Perth", "WA", - "6018", + "6000", "PEH" ], "306511": [ "BWA", - "Gosnells NHB", - "SC, 2158 Albany Hwy", - "Gosnells", + "Gosnells NHB - Closed", + "300 Murray St", + "Perth", "WA", - "6110", + "6000", "PEH" ], "306514": [ "BWA", - "Warnbro NHB", - "Sh28,SC, Warnbro Sound Ave", - "Warnbro", + "Warnbro NHB - Closed", + "300 Murray St", + "Perth", "WA", - "6169", + "6000", "PEH" ], "306518": [ "BWA", - "Carine Glades NHB", - "Sh13,SC,Cnr Beach & Davalia Rd", - "Carine", + "Carine Glades NHB - Closed", + "300 Murray St", + "Perth", "WA", - "6020", + "6000", "PEH" ], "306526": [ "BWA", - "Forest Lakes NHB", - "Sh20,SC, Murdoch Rd", - "Thornlie", + "Forest Lakes NHB - Closed", + "300 Murray St", + "Perth", "WA", - "6108", + "6000", "PEH" ], "306550": [ "BWA", - "Shoalwater NHB", - "Sh7,SC,Cnr Safety Bay/Conventr", - "Safety Bay", + "Shoalwater NHB - Closed", + "300 Murray St", + "Perth", "WA", - "6169", + "6000", "PEH" ], "306551": [ "BWA", - "Victoria Park NHB", - "348 Albany Hwy", - "Victoria Park", + "Victoria Park NHB - Closed", + "300 Murray St", + "Perth", "WA", - "6100", + "6000", "PEH" ], "306552": [ "BWA", "Internal", - "Level 6, BWT 108 St Georges Tce", + "300 Murray St", "Perth", "WA", "6000", @@ -78805,71 +78994,71 @@ ], "306741": [ "BWA", - "South Lake NHB", - "Sh16,SC, North Lake Rd", - "South Lake", + "South Lake NHB - Closed", + "300 Murray St", + "Perth", "WA", - "6164", + "6000", "PEH" ], "306743": [ "BWA", - "Forrestfield NHB", - "Sh15, 20 Strelitzia Ave", - "Forrestfield", + "Forrestfield NHB - Closed", + "300 Murray St", + "Perth", "WA", - "6058", + "6000", "PEH" ], "306744": [ "BWA", - "Noranda NHB", - "Sh1,SC, Noranda Palms", - "Noranda", + "Noranda NHB - Closed", + "300 Murray St", + "Perth", "WA", - "6062", + "6000", "PEH" ], "306745": [ "BWA", - "Applecross NHB", - "14 Riseley Street", - "Applecross", + "Applecross NHB - Closed", + "300 Murray St", + "Perth", "WA", - "6153", + "6000", "PEH" ], "306747": [ "BWA", - "Woodvale NHB", - "Cnr Whitfords Ave & Tappers Dr", - "Woodvale", + "Woodvale NHB - Closed", + "300 Murray St", + "Perth", "WA", - "6026", + "6000", "PEH" ], "306821": [ "BWA", "Online Account Opening", - "GPO Box W2072", + "300 Murray St", "Perth", "WA", - "6846", + "6000", "PEH" ], "306825": [ "BWA", - "Darwin Business Centre", - "Ctrpnt Bus Ctr Lvl1, 48-50 Smith St", - "Darwin", - "NT", - "0800", + "Darwin Business Centre - Closed", + "300 Murray St", + "Perth", + "WA", + "6000", "PEH" ], "306937": [ "BWA", "Bankwest Discharges", - "Level 27, 108 St Georges Terrace", + "300 Murray St", "Perth", "WA", "6000", @@ -78877,20 +79066,20 @@ ], "306974": [ "BWA", - "Ellenbrook", - "T48 Cnr Pinaster Pde &The Promenade", - "Ellenbrook", + "Ellenbrook - Closed", + "300 Murray St", + "Perth", "WA", - "6069", + "6000", "PEH" ], "306988": [ "BWA", - "Livingston", - "Sh T1&T2 Cnr Ranford & Nicholson Rd", - "Canning Vale", + "Livingston - Closed", + "301 Murray St", + "Perth", "WA", - "6155", + "6001", "PEH" ], "311111": [ @@ -82410,7 +82599,7 @@ "Sydney", "NSW", "2000", - " EH" + " E " ], "370020": [ "FPX", @@ -82419,7 +82608,7 @@ "Sydney", "NSW", "2000", - " EH" + " E " ], "370030": [ "FPX", @@ -82428,70 +82617,7 @@ "Sydney", "NSW", "2000", - " EH" - ], - "370040": [ - "FPX", - "Flash Payments", - "Level 26, 1 Bligh Street", - "Sydney", - "NSW", - "2000", - " EH" - ], - "370050": [ - "FPX", - "Flash Payments", - "Level 26, 1 Bligh Street", - "Sydney", - "NSW", - "2000", - " EH" - ], - "370060": [ - "FPX", - "Flash Payments", - "Level 26, 1 Bligh Street", - "Sydney", - "NSW", - "2000", - " EH" - ], - "370070": [ - "FPX", - "Flash Payments", - "Level 26, 1 Bligh Street", - "Sydney", - "NSW", - "2000", - " EH" - ], - "370080": [ - "FPX", - "Flash Payments", - "Level 26, 1 Bligh Street", - "Sydney", - "NSW", - "2000", - " EH" - ], - "370090": [ - "FPX", - "Flash Payments", - "Level 26, 1 Bligh Street", - "Sydney", - "NSW", - "2000", - " EH" - ], - "370100": [ - "FPX", - "Flash Payments", - "Level 26, 1 Bligh Street", - "Sydney", - "NSW", - "2000", - " EH" + " E " ], "370370": [ "FPX", @@ -87333,7 +87459,7 @@ "Sydney", "NSW", "2000", - "P H" + " EH" ], "413886": [ "DBA", @@ -87342,7 +87468,7 @@ "Melbourne", "VIC", "3000", - "P H" + " EH" ], "414111": [ "DBA", @@ -87949,7 +88075,7 @@ ], "482158": [ "MET", - "Metway Finance Sydney", + "Suncorp Bank Finance Sydney", "1 Bligh Street", "Sydney", "NSW", @@ -87967,7 +88093,7 @@ ], "482160": [ "MET", - "Sydney Data Entry Metway Finance", + "Suncorp Bank Finance", "1 Bligh Street", "Sydney", "NSW", @@ -88984,8 +89110,8 @@ ], "484095": [ "MET", - "Metway Express", - "Grd Floor Metway Ctr 36 Wickham Tce", + "Suncorp Bank Express", + "80 Ann St", "Brisbane", "QLD", "4000", @@ -89146,8 +89272,8 @@ ], "484113": [ "MET", - "Metway Centre General", - "36 Wickham Terrace", + "Suncorp Bank General", + "80 Ann St", "Brisbane", "QLD", "4000", @@ -89218,8 +89344,8 @@ ], "484121": [ "MET", - "Metway Express - Telebanking", - "Metway Centre, 36 Wickham Terrace", + "Suncorp Bank Express - Telebanking", + "80 Ann St", "Brisbane", "QLD", "4000", @@ -89227,8 +89353,8 @@ ], "484122": [ "MET", - "Metway Express - Loan Sales", - "Metway Centre, 36 Wickham Terrace", + "Suncorp Bank Express - Loan Sales", + "80 Ann St", "Brisbane", "QLD", "4000", @@ -89236,8 +89362,8 @@ ], "484123": [ "MET", - "Metway Express - Funds Sales", - "Metway Centre, 36 Wickham Terrace", + "Suncorp Bank Express - Funds Sales", + "80 Ann St", "Brisbane", "QLD", "4000", @@ -89272,8 +89398,8 @@ ], "484129": [ "MET", - "Metway Bank - LJ Hooker Home", - "Level 11,Metway Ctr, 36 Wickham Tce", + "Suncorp Bank - LJ Hooker Home", + "80 Ann St", "Brisbane", "QLD", "4000", @@ -89281,11 +89407,11 @@ ], "484133": [ "MET", - "Metway Express", - "Level 1,1 Theiss Bld 40 McDougal St", - "Milton", + "Suncorp Bank Express", + "80 Ann St", + "Brisbane", "QLD", - "4064", + "4000", "PE " ], "484134": [ @@ -89317,8 +89443,8 @@ ], "484191": [ "MET", - "Metway Express", - "36 Wickham Terrace", + "Suncorp Bank Express", + "80 Ann St", "Brisbane", "QLD", "4000", @@ -89326,8 +89452,8 @@ ], "484192": [ "MET", - "Metway Express", - "36 Wickham Terrace", + "Suncorp Bank Express", + "80 Ann St", "Brisbane", "QLD", "4000", @@ -89335,8 +89461,8 @@ ], "484193": [ "MET", - "Metway Express", - "36 Wickham Terrace", + "Suncorp Bank Express", + "80 Ann St", "Brisbane", "QLD", "4000", @@ -89344,8 +89470,8 @@ ], "484194": [ "MET", - "Metway Express", - "36 Wickham Terrace", + "Suncorp Bank Express", + "80 Ann St", "Brisbane", "QLD", "4000", @@ -90433,8 +90559,8 @@ ], "484482": [ "MET", - "Metway Bank - LJ Hooker Home", - "Level 11,Metway Ctr, 36 Wickham Tce", + "Suncorp Bank - LJ Hooker Home", + "80 Ann St", "Brisbane", "QLD", "4000", @@ -90757,8 +90883,8 @@ ], "484552": [ "MET", - "Lns Metway Cnt", - "36 Wickham Terrace", + "Lns Suncorp Bank Cnt", + "80 Ann St", "Brisbane", "QLD", "4000", @@ -91162,8 +91288,8 @@ ], "484799": [ "MET", - "Suncorp Operations Services", - "Suncorp Ctr Cnr Albert & Turbot Sts", + "Suncorp Bank Operations Services", + "80 Ann St", "Brisbane", "QLD", "4000", @@ -91171,8 +91297,8 @@ ], "484888": [ "MET", - "Suncorp Operations", - "Cnr Albert & Turbot Streets", + "Suncorp Bank Operations", + "80 Ann St", "Brisbane", "QLD", "4000", @@ -91180,8 +91306,8 @@ ], "484911": [ "MET", - "Suncorp Operations", - "Cnr Albert & Turbot Streets", + "Suncorp Bank Operations", + "80 Ann St", "Brisbane", "QLD", "4000", @@ -91189,8 +91315,8 @@ ], "484915": [ "MET", - "Suncorp Operations Services", - "Suncorp Ctr, Cnr Albert & Turbot St", + "Suncorp Bank Operations Services", + "80 Ann St", "Brisbane", "QLD", "4000", @@ -106850,7 +106976,7 @@ "732139": [ "WBC", "Strathfield", - "Shop 37-41 Strathfield Plaza ShpCtr", + "36A The Boulevarde", "Strathfield", "NSW", "2135", @@ -106912,8 +107038,8 @@ ], "732148": [ "WBC", - "Tweed City (Tweed Heads)", - "Shop T201 Tweed City Shpng Cntr", + "South Tweed Heads", + "Shop 516 Tweed Heads Shp Ctr", "Tweed Heads South", "NSW", "2486", @@ -111521,7 +111647,7 @@ "733097": [ "WBC", "Pakenham", - "Shop A Pakenham Marketplace", + "121 Main Street", "Pakenham", "VIC", "3810", @@ -111881,7 +112007,7 @@ "733141": [ "WBC", "Southland", - "Shop 2062 Westfield Southland S/C", + "Shop 1105 Westfield Southland", "Cheltenham", "VIC", "3192", @@ -111935,7 +112061,7 @@ "733148": [ "WBC", "Box Hill", - "38 Main Street", + "16-0 Main Street", "Box Hill", "VIC", "3128", @@ -119449,11 +119575,11 @@ ], "762113": [ "CBA", - "Pennant Hills", - "106 Yarrara Rd", - "Pennant Hills", + "Hornsby", + "Sh 1067 Westfield, 236 Pacific Hwy", + "Hornsby", "NSW", - "2120", + "2077", "PEH" ], "762114": [ @@ -119656,11 +119782,11 @@ ], "762136": [ "CBA", - "Caringbah", - "321-323 The Kingsway", - "Caringbah", + "Miranda", + "Shop G104, Westfield, Kiora Rd", + "Miranda", "NSW", - "2229", + "2228", "PEH" ], "762137": [ @@ -120457,11 +120583,11 @@ ], "762225": [ "CBA", - "Pennant Hills", - "106 Yarrara Rd", - "Pennant Hills", + "Hornsby", + "Sh 1067 Westfield, 236 Pacific Hwy", + "Hornsby", "NSW", - "2120", + "2077", "PEH" ], "762226": [ @@ -120997,11 +121123,11 @@ ], "762291": [ "CBA", - "Pennant Hills", - "106 Yarrara Rd", - "Pennant Hills", + "Hornsby", + "Sh 1067 Westfield, 236 Pacific Hwy", + "Hornsby", "NSW", - "2120", + "2077", "PEH" ], "762293": [ @@ -121096,11 +121222,11 @@ ], "762304": [ "CBA", - "Pennant Hills", - "106 Yarrara Rd", - "Pennant Hills", + "Hornsby", + "Sh 1067 Westfield, 236 Pacific Hwy", + "Hornsby", "NSW", - "2120", + "2077", "PEH" ], "762305": [ @@ -123526,11 +123652,11 @@ ], "762707": [ "CBA", - "Warriewood", - "SP068 Warriewood Square Jacksons Rd", - "Warriewood", + "Mona Vale", + "S24-27, 10 Park St, Pittwater Place", + "Mona Vale", "NSW", - "2102", + "2103", "PEH" ], "762709": [ @@ -124219,11 +124345,11 @@ ], "762904": [ "CBA", - "Dickson", - "Dickson Pl", - "Dickson", + "Canberra City", + "Shop CP34, 185 City Walk", + "Canberra", "ACT", - "2602", + "2600", "PEH" ], "762905": [ @@ -129754,11 +129880,11 @@ ], "764159": [ "CBA", - "Acacia Ridge", - "Cnr Mitchell & Elizabeth Sts", - "Acacia Ridge", + "Sunnybank", + "Sh70, Sunnybank Plaza,358 Mains Rd", + "Sunnybank", "QLD", - "4110", + "4109", "PEH" ], "764160": [ @@ -132506,15 +132632,6 @@ "2000", " EH" ], - "765790": [ - "CBA", - "Department for Education", - "(NBFI Agency to 065-000)", - "Adelaide", - "SA", - "5000", - " EH" - ], "765900": [ "CBA", "Alice Springs", @@ -133919,15 +134036,6 @@ "6722", "PEH" ], - "766780": [ - "CBA", - "Westralian Farmers Co-Op Ltd", - "(NBFI Agency to 066-000)", - "Perth", - "WA", - "6000", - "PEH" - ], "766785": [ "CBA", "Wesfarmers Ltd WA", @@ -134549,15 +134657,6 @@ "2000", " E " ], - "800066": [ - "CRU", - "Cuscal Test", - "1 Margaret Street", - "Sydney", - "NSW", - "2000", - " EH" - ], "800525": [ "CRU", "Direct Entry Internal", @@ -134655,7 +134754,7 @@ "Lidcombe", "NSW", "1825", - "PEH" + "P H" ], "802024": [ "CRU", @@ -134700,7 +134799,7 @@ "Lidcombe", "NSW", "1825", - "PEH" + "P H" ], "802048": [ "CRU", @@ -134853,7 +134952,7 @@ "Dee Why", "NSW", "2099", - "PEH" + "P H" ], "802111": [ "CRU", @@ -135879,7 +135978,7 @@ "Lidcombe", "NSW", "1825", - "PE " + "P " ], "802841": [ "CRU", @@ -135991,7 +136090,7 @@ ], "802887": [ "CRU", - "AWA Credit Union", + "BBA - T/As AWA Alliance Bank", "PO Box 460", "Geelong", "VIC", @@ -136061,40 +136160,31 @@ "2000", " E " ], - "802982": [ - "CRU", - "Bank of Sydney", - "62 Pitt Street", - "Sydney", - "NSW", - "2000", - " E " - ], "802985": [ "CRU", "Monoova Payments P/L Sett Acc", - "Level 7, 80 Pacific HWY", - "North Sydney", + "Level 11, 201 Kent St", + "Sydney", "NSW", - "2060", + "2000", " EH" ], "802986": [ "CRU", "Monoova Payments P/L Fees Acc", - "Level 7, 80 Pacific HWY", - "North Sydney", + "Level 11, 201 Kent St", + "Sydney", "NSW", - "2060", + "2000", " E " ], "802987": [ "CRU", "HNRY (AUSTRALIA) PTY LTD", "(Agency to 802985)", - "North Sydney", + "Sydney", "NSW", - "2060", + "2000", " EH" ], "802990": [ @@ -136324,7 +136414,7 @@ ], "803110": [ "CRU", - "AWA Credit Union", + "BBA - T/As AWA Alliance Bank", "PO Box 460", "Geelong", "VIC", @@ -136369,7 +136459,7 @@ ], "803136": [ "CRU", - "BABL - T/As AWA Alliance Bank", + "BBA - T/As AWA Alliance Bank", "Post Office Box 460", "Geelong", "VIC", @@ -136802,7 +136892,7 @@ "803420": [ "CRU", "EONX SERVICES PTY LTD", - "1183 Toorak Rd", + "Suite 3, Level 2/695 Burke Rd", "Camberwell", "VIC", "3124", @@ -136811,7 +136901,7 @@ "803421": [ "CRU", "EONX SERVICES PTY LTD - Fee Account", - "1183 Toorak Rd", + "Suite 3, Level 2/695 Burke Rd", "Camberwell", "VIC", "3124", @@ -137573,6 +137663,24 @@ "2000", " EH" ], + "807125": [ + "CRU", + "NIUM PTY LTD", + "Level 4, 152 Elizabeth Street", + "Melbourne", + "VIC", + "3000", + " E " + ], + "807126": [ + "CRU", + "NIUM PTY LTD - Fee Account", + "Level 4, 152 Elizabeth Street", + "Melbourne", + "VIC", + "3000", + " E " + ], "807248": [ "CRU", "AMERICAN EXPRESS AUSTRALIA LIMITED", @@ -138331,7 +138439,7 @@ ], "808269": [ "CRU", - "ZAI Australia", + "EasyKind", "(Agency to 803320)", "Melbourne", "VIC", @@ -138340,7 +138448,7 @@ ], "808270": [ "CRU", - "ZAI Australia", + "Bano", "(Agency to 803320)", "Melbourne", "VIC", @@ -138349,7 +138457,7 @@ ], "808271": [ "CRU", - "ZAI Australia Pty Ltd", + "Corporate Give", "(Agency to 803320)", "Melbourne", "VIC", @@ -138358,7 +138466,7 @@ ], "808272": [ "CRU", - "ZAI Australia Pty Ltd", + "Circlepay", "(Agency to 803320)", "Melbourne", "VIC", @@ -138367,7 +138475,7 @@ ], "808273": [ "CRU", - "ZAI Australia Pty Ltd", + "PlantMed", "(Agency to 803320)", "Melbourne", "VIC", @@ -138376,7 +138484,7 @@ ], "808274": [ "CRU", - "ZAI Australia Pty Ltd", + "Collect Scout", "(Agency to 803320)", "Melbourne", "VIC", @@ -138385,7 +138493,7 @@ ], "808275": [ "CRU", - "ZAI Australia Pty Ltd", + "Revive Financial", "(Agency to 803320)", "Melbourne", "VIC", @@ -138394,7 +138502,7 @@ ], "808276": [ "CRU", - "ZAI Australia Pty Ltd", + "Ziksu", "(Agency to 803320)", "Melbourne", "VIC", @@ -138403,7 +138511,7 @@ ], "808277": [ "CRU", - "ZAI Australia Pty Ltd", + "Raund Table", "(Agency to 803320)", "Melbourne", "VIC", @@ -138412,7 +138520,7 @@ ], "808278": [ "CRU", - "ZAI Australia Pty Ltd", + "Digital Reserve", "(Agency to 803320)", "Melbourne", "VIC", @@ -138421,7 +138529,7 @@ ], "808279": [ "CRU", - "ZAI Australia Pty Ltd", + "Kaasi", "(Agency to 803320)", "Melbourne", "VIC", @@ -139492,7 +139600,7 @@ ], "840500": [ "SPL", - "Zepto Payments Pty Ltd - Corporate", + "CoinSpot", "3/66 Centennial Circuit", "Byron Bay", "NSW", @@ -139501,7 +139609,7 @@ ], "840501": [ "SPL", - "Zepto Payments Pty Ltd - Corporate", + "Coinbase", "3/66 Centennial Circuit", "Byron Bay", "NSW", @@ -139510,7 +139618,7 @@ ], "840502": [ "SPL", - "Zepto Payments Pty Ltd - Corporate", + "CoinJar", "3/66 Centennial Circuit", "Byron Bay", "NSW", @@ -139519,7 +139627,7 @@ ], "840503": [ "SPL", - "Zepto Payments Pty Ltd - Corporate", + "Digital Reserve", "3/66 Centennial Circuit", "Byron Bay", "NSW", @@ -139528,7 +139636,7 @@ ], "840504": [ "SPL", - "Zepto Payments Pty Ltd - Corporate", + "Digital Surge", "3/66 Centennial Circuit", "Byron Bay", "NSW", @@ -139537,7 +139645,7 @@ ], "840505": [ "SPL", - "Zepto Payments Pty Ltd - Corporate", + "Ebonex", "3/66 Centennial Circuit", "Byron Bay", "NSW", @@ -139546,7 +139654,7 @@ ], "840506": [ "SPL", - "Zepto Payments Pty Ltd - Corporate", + "Virgo Australia Pty Ltd", "3/66 Centennial Circuit", "Byron Bay", "NSW", @@ -139555,7 +139663,7 @@ ], "840507": [ "SPL", - "Zepto Payments Pty Ltd - Corporate", + "Swyftx", "3/66 Centennial Circuit", "Byron Bay", "NSW", diff --git a/lib/auspaynet/client.rb b/lib/auspaynet/client.rb deleted file mode 100644 index c837a58..0000000 --- a/lib/auspaynet/client.rb +++ /dev/null @@ -1,32 +0,0 @@ -# frozen_string_literal: true - -require 'net/ftp' - -module Auspaynet - class Client - def initialize(host) - @host = host - @ftp = Net::FTP.new(@host) - @ftp.login - @ftp.passive = true - end - - def get(dir, filename) - @ftp.chdir(dir) - @ftp.gettextfile(filename, nil) - ensure - @ftp.chdir('/') - end - - def list(dir:, matching_filename:, file_format: 'csv') - @ftp.chdir(dir) - files = @ftp.nlst.select do |f| - f.include?(matching_filename) && f.end_with?(file_format) - end - - files.sort_by { |fname| @ftp.mtime(fname) } - ensure - @ftp.chdir('/') - end - end -end diff --git a/lib/bsb/bank_list_generator.rb b/lib/bsb/bank_list_generator.rb index 60d952b..3c643fc 100644 --- a/lib/bsb/bank_list_generator.rb +++ b/lib/bsb/bank_list_generator.rb @@ -6,10 +6,8 @@ module BSB class BankListGenerator < BaseGenerator def self.load_file(filename) - client = ::Auspaynet::Client.new('bsb.hostedftp.com') - content = client.get('~auspaynetftp/BSB', filename) hash = {} - CSV.parse(content) do |row| + CSV.foreach(filename) do |row| row[2].split(', ').each do |prefix| prefix = prefix.chomp.rjust(2, '0') hash[prefix] = row[1] diff --git a/lib/bsb/base_generator.rb b/lib/bsb/base_generator.rb index 3881de2..67d7357 100644 --- a/lib/bsb/base_generator.rb +++ b/lib/bsb/base_generator.rb @@ -1,7 +1,6 @@ # frozen_string_literal: true require 'json' -require 'auspaynet/client' module BSB class BaseGenerator @@ -12,10 +11,5 @@ def initialize(hash) def json JSON.pretty_generate(@hash) end - - def self.latest_file(matching_filename:, file_format:) - client = ::Auspaynet::Client.new('bsb.hostedftp.com') - client.list(dir: '~auspaynetftp/BSB', matching_filename: matching_filename, file_format: file_format)&.last - end end end diff --git a/lib/bsb/database_generator.rb b/lib/bsb/database_generator.rb index fae8e05..55505c3 100644 --- a/lib/bsb/database_generator.rb +++ b/lib/bsb/database_generator.rb @@ -5,10 +5,8 @@ module BSB class DatabaseGenerator < BaseGenerator def self.load_file(filename) - client = ::Auspaynet::Client.new('bsb.hostedftp.com') - content = client.get('~auspaynetftp/BSB', filename) hash = {} - content.each_line do |line| + File.foreach(filename) do |line| next if line[3] != '-' bsb = line[0, 3] + line[4, 3] diff --git a/lib/tasks/bsb_tasks.rake b/lib/tasks/bsb_tasks.rake index 14dfcea..706b35d 100644 --- a/lib/tasks/bsb_tasks.rake +++ b/lib/tasks/bsb_tasks.rake @@ -2,21 +2,10 @@ namespace :bsb do desc 'Sync config/*.json.' - task :sync do + task :sync, [:keyfile, :bsbfile] do |_t, args| require 'bsb/base_generator' - bank_list_filename = BSB::BaseGenerator.latest_file( - matching_filename: 'KEY TO ABBREVIATIONS AND BSB NUMBERS', - file_format: '.csv' - ) - db_list_filename = BSB::BaseGenerator.latest_file( - matching_filename: 'BSBDirectory', - file_format: '.txt' - ) - - raise 'No bank list or bsb found' unless bank_list_filename || db_list_filename - - puts "Bank list file: '#{bank_list_filename}'" - puts "DB file: '#{db_list_filename}'" + bank_list_filename = args[:keyfile] + db_list_filename = args[:bsbfile] if bank_list_filename require 'bsb/bank_list_generator'