Available

Swift code bank details

get/v1/available/swift/{swift}

Path parameters

string required
OR
string required

Response

Swift code bank details

idstring required
bankstring required
citystring required
branchstring required
swiftCodestring required
swiftCodeLinkstring required
countrystring required
countrySlugstring required

Example response

[
  {
    "id": "416",
    "bank": "BANK OF AMERICA, N.A.",
    "city": "NEW JERSEY",
    "branch": "LENDING SERVICES AND OPERATIONS (LSOP)",
    "swiftCode": "BOFAUS3NLMA",
    "swiftCodeLink": "https://bank.codes/swift-code/united-states/bofaus3nlma/",
    "country": "United States",
    "countrySlug": "united-states"
  }
]

Changes

No recorded changes to this endpoint across all 1 revision of this API.