IT00905811006
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/IT00905811006" \ -H "Authorization: Bearer YOUR_API_KEY"
Response200 OK
{
"error": {
"code": "VIES_UNAVAILABLE",
"message": "Member State service is unavailable",
"viesCode": "MS_UNAVAILABLE",
"requestId": "2fc76a5a-5e33-44f7-a7b5-e3fb6f096729"
}
}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.