Theswiftcodes: Get Swift Codes By Bank
Theswiftcodes via Parse · Finance
Get all SWIFT codes associated with a specific bank in a country. Returns paginated results with bank details including address, city, and connection status. Access SWIFT/BIC codes, bank information, and validation tools from theswiftcodes.com Fulfilled by Parse from theswiftcodes.com.
- b2b-directory
- developer-tools
- finance
- parse
- platform-key
- theswiftcodes
- theswiftcodes-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Indexed
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/ab1745a7-aa6a-45d7-bfcb-90aafaefec26/get_swift_codes_by_bank
- Interface artifact
- sha256:2868ef72ef31a8809f7e2496b68c2b105e1039385f995c111a50497a9a837f25
- Manifest digest
- sha256:783332f4a7c36b2b26ead6d97d056fce7055234207940c953c7679a4d7fda466
Request fields
- page (integer): Page number for pagination.
- bank_slug (string, required): Bank slug from get_featured_banks_by_country (e.g. 'chase', 'bank-of-america').
- country_slug (string, required): Country slug from get_all_countries (e.g. 'united-states').
Example queries
- {"page":"1","bank_slug":"bank-of-america","country_slug":"united-states"}