validate.bic
Validate a SWIFT/BIC code by checking its structure (8 or 11 characters) and country against ISO 3166, returning parsed parts for verification.
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. |