VATrelay → VIES errors

INVALID_INPUT

What it means

The number is malformed for that member state — wrong length, wrong shape, or a country code VIES does not serve.

Whose fault is it

Your input.

What to do

Validate the structure locally before spending a network round trip. Note that GR must be sent as EL, and that a valid structure is not a valid registration.

Live VIES availability, measured

Member stateNow24 hLast error
FRdown33.0%MS_MAX_CONCURRENT_REQ
DEup79.0%
BEup97.0%
ESup100.0%
ITup100.0%
NLup100.0%
PLup100.0%
PTup100.0%

We query each member state's real backend every 10 minutes with a live VAT number. The Commission's own status endpoint reports Available for member states that are in fact refusing most requests — only a real call tells the truth. This data is free and needs no account: GET /v1/uptime.

Stop handling this yourself

VATrelay absorbs every error on this page. When VIES is silent we serve the last known answer, flagged stale with its original timestamp, or the offline structural verdict — always HTTP 200, always a usable body. We never invent a validity verdict.

Other VIES errors