clients_vies_lookup
Validate EU VAT codes against the VIES system to confirm validity and retrieve registered company details, ensuring proper reverse charge application for intra-community transactions.
Instructions
Validate a VAT code against the EU VIES system. Returns whether the VAT number is valid and the registered company name/address. Use this to verify EU intra-community VAT numbers before applying reverse charge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vatCode | Yes | Full EU VAT code including country prefix (e.g., DE123456789, FR12345678901) | |
| companyId | No | Company UUID override (uses active company if not set) |