Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>The term "Validate VAT" could mean the following two things:</p> <ol> <li>Check VAT number for syntactical correctness - this means that the number follows the rules for the VAT number in the given EU member state. The rules for GB (United Kingdom) VAT numbers are different than the rules for DE (Germany) VAT numbers. Here you can check the format: <a href="http://ec.europa.eu/taxation_customs/vies/faqvies.do#item_11" rel="nofollow noreferrer">http://ec.europa.eu/taxation_customs/vies/faqvies.do#item_11</a>. This check can only tell you that the given VAT is correct but can't check if it belongs to an actual company;</li> <li>Check the VAT number in the VIES system - this means calling the official web service: <a href="http://ec.europa.eu/taxation_customs/vies/faqvies.do#item_18" rel="nofollow noreferrer">http://ec.europa.eu/taxation_customs/vies/faqvies.do#item_18</a>. If the check of know valid number fails you should contact your tax administration: <a href="http://ec.europa.eu/taxation_customs/vies/faqvies.do#item_12" rel="nofollow noreferrer">http://ec.europa.eu/taxation_customs/vies/faqvies.do#item_12</a>. This is the only "official" way to check if given VAT number is actually connected to a company;</li> <li>Important point: see the <a href="http://ec.europa.eu/taxation_customs/vies/faqvies.do#item_23" rel="nofollow noreferrer">http://ec.europa.eu/taxation_customs/vies/faqvies.do#item_23</a>. There is no single database (system) that contains all the valid and associated to companies VAT numbers. The VIES system is distributed system. Each member state (country) maintains a register of their own VAT numbers. The VIES web service queries (actually sends a "message" to the particular member state system) with a request for checking the VAT validity state.</li> </ol> <p>You can also check these resources. They could contain useful information:</p> <ul> <li><a href="https://web-beta.archive.org/web/20100414023719/http://www.halecomm.net:80/blog/2010/03/vat-number-validation-with-vies/" rel="nofollow noreferrer">https://web-beta.archive.org/web/20100414023719/http://www.halecomm.net:80/blog/2010/03/vat-number-validation-with-vies/</a></li> <li><a href="http://www.braemoor.co.uk/software/vat.shtml" rel="nofollow noreferrer">http://www.braemoor.co.uk/software/vat.shtml</a></li> <li><a href="https://web-beta.archive.org/web/20100528125946/http://sima-pc.com/nif.php" rel="nofollow noreferrer">https://web-beta.archive.org/web/20100528125946/http://sima-pc.com/nif.php</a></li> <li><a href="http://code.google.com/p/vatnumber/" rel="nofollow noreferrer">http://code.google.com/p/vatnumber/</a></li> </ul>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload