Valid EU VAT number

Active and verified against the EU VIES database

VAT ID

EE102594197

Estonia

Company

Tsstbox OÜ

Address

Veerme tn 23 11625 Haabersti linnaosa Tallinn

VAT rates in Estonia (EUR)

Standard

24%

Reduced

13%

Reduced

9%

VAT rates as of 30 Mar 2026

Checked 31 Mar 2026, 01:08Source: VIESID: 019d416f-a35a-78f4-95bf-238473934787

Validating VAT in your app? Get an API key — 20 free calls, no credit card required.

Get API Key
GET /v1/vat/EE102594197
{
  "valid": true,
  "vatId": "EE102594197",
  "countryCode": "EE",
  "companyName": "Tsstbox OÜ",
  "companyAddress": "Veerme tn 23  11625 Haabersti linnaosa Tallinn",
  "verifiedAt": "2026-03-31T01:08:48.602Z",
  "source": "VIES",
  "checkId": "019d416f-a35a-78f4-95bf-238473934787",
  "countryName": "Estonia",
  "countryVat": {
    "vatName": "Käibemaks",
    "vatAbbr": "km",
    "currency": "EUR",
    "standardRate": 24,
    "reducedRates": [
      13,
      9
    ],
    "superReducedRate": null,
    "parkingRate": null,
    "vatNumberFormat": "EE + 9 digits",
    "vatNumberPattern": "^EE\\d{9}$",
    "ratesUpdatedAt": "2026-03-30"
  }
}

Check another VAT number

Examples:,,

Validate VAT numbers in your app

Use the vatnode API to automate VAT validation in your invoicing or checkout flow. Free plan available, no credit card required.