IT00488410010
VIES temporarily unavailable — try again in a moment.
The EU VIES database is not responding right now. This is a temporary issue on the EU side — it does not mean the VAT number is invalid. Please try again in a few minutes.
Validating VAT in your app? Get an API key — 100 free calls, no credit card required.
Get API KeyRequest
curl "https://api.vatnode.dev/v1/vat/IT00488410010" \ -H "Authorization: Bearer YOUR_API_KEY"
Response200 OK
{
"error": {
"code": "VIES_UNAVAILABLE",
"message": "Member State service is unavailable",
"viesCode": "MS_UNAVAILABLE",
"requestId": "2741fd2c-fcd2-4421-b475-b5214f0094e2"
}
}Automate this in your app
Use the vatnode API to automate VAT validation in your invoicing or checkout flow. Free plan available, no credit card required.