validate.bic
Validates SWIFT/BIC codes (8 or 11 chars) against ISO 9362 and checks the country against ISO 3166, returning parsed institution, country, location, and branch parts.
Instructions
Validate a SWIFT/BIC code (ISO 9362): 8 or 11 chars = institution + ISO country + location + optional branch, with the country checked against ISO 3166. Returns parsed parts. Structure only, not a directory lookup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bic | Yes | 8 or 11-char BIC/SWIFT. |