iban_check
Validate IBANs by checking country structure, expected length, and MOD-97 checksum. Extracts the bank identifier without confirming account existence or ownership.
Instructions
Validate an IBAN's country structure, expected length, and MOD-97 checksum, and extract the public bank identifier. Does not verify that the account exists or who owns it. Costs 1 LookTwice API unit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| iban | Yes | The IBAN to validate; spaces are allowed |