validate_vat
Check if an EU or UK VAT number is valid via VIES/HMRC. Get validity, registered company name and address when available, confidence level, and source. Accepts numbers with or without country prefix.
Instructions
Validate an EU or UK VAT number via VIES/HMRC.
Returns validity, registered company name and address where the member state exposes them (Germany and Spain never do), a confidence level, and the upstream source. Accepts the number with or without country prefix (e.g. "DE123456789" or "123456789" + country_code="DE"). Greece: EL or GR both work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vat_number | Yes | ||
| country_code | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||