validate.isin
Validate an ISIN (ISO 6166) to check its format and Luhn check digit, returning the country, NSIN, and CUSIP for US/CA issues, and detecting transposed characters in security master data.
Instructions
Validate an ISIN (ISO 6166 securities identifier): 2-letter country + 9-char NSIN + Luhn check digit. Returns valid, country, nsin, and the embedded CUSIP for US/CA issues. Catches transposed chars in security master data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| isin | Yes | 12-character ISIN. |