import { Callout } from "zudoku/ui/Callout";
import SupportedBankDirectory from "../../../src/components/SupportedBankDirectory";

# Supported Banks in 365 business Banking
The following overview lists a selection of banks supported by **365 business Banking**, 
grouped by country. This allows you to quickly check whether your bank can be accessed 
via the connected interface (finAPI).

<Callout type="info" title="Info">
  The actual availability of individual features (e.g. payment orders, standing orders, instant payments) may vary depending on the bank and the connected interface.
</Callout>

<SupportedBankDirectory sourceSelector=".bank-list-raw" />

<!-- finapi-supported-bank-list:start -->
<!-- Generated by scripts/update-finapi-supported-banks.mjs. Do not edit manually. -->
<div className="bank-list-raw" data-src="/assets/data/finapi-supported-banks.en-us.json" hidden></div>
<!-- finapi-supported-bank-list:end -->


