VAT Number Format Check
check_vat_number_formatCheck the format of an EU/GB/CH VAT number (syntax only, no VIES registration lookup). Supported country prefixes: AT, BE, BG, CY, CZ, DE, DK, EE, EL, ES, FI, FR, HR, HU, IE, IT, LT, LU, LV, MT, NL, PL, PT, RO, SE, SI, SK, GB, CH.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vatNumber | Yes | VAT number, e.g. NL123456789B01 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| input | No | ||
| result | No | The result, when it is not an object | |
| country | No | ||
| normalized | No | ||
| validFormat | No |