check_vies
Validate an EU VAT number with the VIES system, confirming its registration status and retrieving company details if the member state provides them.
Instructions
Validate an EU VAT number via VIES (VAT Information Exchange System), the European Commission service that confirms whether a VAT number is currently registered, returning the company name/address when the member state provides them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vatNumber | Yes | The VAT number to validate, without the country prefix. | |
| countryCode | Yes | Two-letter EU member state code (e.g. "PL", "DE"), "EL" for Greece, or "XI" for Northern Ireland. |