validate_iban
Check the format and verify the check digit of an International Bank Account Number (IBAN).
Instructions
Validate IBAN format and check digit for international bank accounts.
Parameters:
iban — IBAN number to validate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| iban | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |