SWIFT Transactions (Beta)
SWIFT (Society for Worldwide Interbank Financial Telecommunication) is a global network that facilitates secure, standardized financial transactions between banks and other financial institutions. Bridge's SWIFT service enables seamless crypto onramps and offramps through the SWIFT network. Currently, the service is in a limited beta phase, and any API calls related to SWIFT will return an error.
Due to limited availability, we will be evaluating requests to ensure the best possible experience for beta participants. If you'd like to participate in the limited beta phase, please reach out to [email protected] for more details. As of today, SWIFT is only supported for transactions in USD.
Related APIs
- Create a SWIFT supported* external account for creating SWIFT transactions;
- Create an offramp transfer with
swift
as the destination payment rail;
Please refer to the relevant API Reference
pages for more precise details.
*Supported swift external accounts types are currently:
- IBAN
- Unknown
An unknown
external account lacks a domestic bank code, which would be used to determine the bank's account number type. Its only required fields are the account number and BIC/SWIFT code.
Updated about 2 months ago