Apify Vies VAT number validation avatar
Apify Vies VAT number validation

Pricing

$3.33 / 1,000 vat-results

Go to Store
Apify Vies VAT number validation

Apify Vies VAT number validation

Developed by

Prog Party

Maintained by Community

This Vies VAT number validation Actor checks if a given VAT number is valid in the EU. A Vies check (VAT Information Exchange System check) is highly recommended and often required for VAT-exempt intra-EU transactions between businesses. Returns isValid, name and address.

0.0 (0)

Pricing

$3.33 / 1,000 vat-results

0

Monthly users

1

Runs succeeded

>99%

Last modified

a month ago

Vies VAT number validation Actor

This Vies VAT number validation Actor checks if a given VAT number is valid in the EU. A Vies check (VAT Information Exchange System check) is not mandatory in the EU, but it is highly recommended and often required for VAT-exempt intra-EU transactions between businesses. The Actor returns if the VAT Number is valid and if so it will return the company name and address.

INPUT

Input of this actor should be JSON containing filter specification. Allowed input are:

FieldTypeDescriptionAllowed values
countryStringThe shortcode of the country or the name of a country. You can also add the name of the country, but shortcodes are more on the safe side. This field is optional, but only if your VAT number input contains the shortcode as prefixSee beneeth for valid shortcodes
vatNumberStringThe VAT number of that specific countryAny string value

Allowed Country Shortcodes

ShortcodeCountry
ATAustria
BEBelgium
BGBulgaria
CYCyprus
CZCzechia
DEGermany
DKDenmark
EEEstonia
ELGreece
ESSpain
FIFinland
FRFrance
HRCroatia
HUHungary
IEIreland
ITItaly
LTLithuania
LULuxembourg
LVLatvia
MTMalta
NLThe Netherlands
PLPoland
PTPortugal
RORomania
SESweden
SISlovenia
SKSlovakia
XINorthern Ireland

Example input:

1{\
2    "vatNumber": "NL854897276B01"
3}

or

1{
2    "country": "NL",
3    "vatNumber": "854897276B01"
4}

OUTPUT

Once the actor finishes it will return a result stating if the VAT number is valid or not. If it is valid, the company name and address are also returned.

Example result:

1{
2    "isValid": true,
3    "originalVatNumber": "NL854897276B01",
4    "correctedVatNumber": "854897276B01",
5    "companyName": "DEM IT HOLDING B.V.",
6    "companyAddressLine1": "WEEGSCHAAL 00116",
7    "companyAddressLine2": "3721WW BILTHOVEN"
8}

Pricing

Pricing model

Pay per result 

This Actor is paid per result. You are not charged for the Apify platform usage, but only a fixed price for each dataset of 1,000 items in the Actor outputs.

Price per 1,000 items

$3.33