Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有通过 Javascript 查找银行名称和分行的方法?
也许是可以在内部托管并通过 JSON 访问的外部服务或完整的数据集?
对于仍在寻找的人,APCA 自己会发布不断更新的 BSB 编号列表,您可以在此处以 CSV 格式下载。
您可以从澳大利亚支付网络获取 BSB并将它们加载到您的数据库中。
这很好,但有时列表可能有点过时了。此外,银行可能会关闭分行并将其从 BSB 主列表中删除。但是,到该 BSB 的事务将继续工作,因为它们会重定向到新的 BSB。