vatverify home

LU26375245

AMAZON EUROPE CORE S.A R.L.

LuxembourgVerified against VIES

Valid at query time

Last verified 2 d agocached2072 ms019dd55a-973Live status →

Validation result

VAT number
LU26375245
Company
AMAZON EUROPE CORE S.A R.L.
Address
38, AVENUE JOHN F. KENNEDY L-1855 LUXEMBOURG
Country
Luxembourg
Registry
VIES
VAT format
LU + 8 digits
Local name
TVATaxe sur la Valeur Ajoutée

Reproduce this check

curl -X POST "https://api.vatverify.dev/v1/validate" \  -H "Authorization: Bearer $VATVERIFY_KEY" \  -H "Content-Type: application/json" \  -d '{"vat_number":"LU26375245"}'

Raw API response

{
  "data": {
    "valid": true,
    "vat_number": "LU26375245",
    "country": {
      "code": "LU",
      "name": "Luxembourg",
      "vat": {
        "name": "Taxe sur la Valeur Ajoutée",
        "abbreviation": "TVA",
        "currency": "EUR",
        "standard_rate": 17,
        "reduced_rates": [
          3,
          8
        ],
        "super_reduced_rate": null,
        "parking_rate": 14,
        "number_format": "LU + 8 digits",
        "number_pattern": "^LU\\d{8}$",
        "updated_at": "2026-04-01"
      }
    },
    "company": {
      "name": "AMAZON EUROPE CORE S.A R.L.",
      "address": "38, AVENUE JOHN F. KENNEDY\nL-1855  LUXEMBOURG"
    },
    "verify_id": null,
    "verified_at": "2026-04-26T08:09:10.338Z"
  },
  "meta": {
    "request_id": "019dd55a-973b-73c7-b95a-1971dfdb7cbe",
    "latency_ms": 661,
    "cached": true,
    "source": "vies",
    "source_status": "cached",
    "cached_at": "2026-04-26T08:09:10.338Z",
    "stale_seconds": 210027
  }
}

More from Luxembourg

All Luxembourg VAT details

Frequently asked

Is LU26375245 valid?
Yes: LU26375245 returned valid:true from VIES at the time of this check and resolved to AMAZON EUROPE CORE S.A R.L..
What does TVA stand for?
TVA is short for Numéro TVA (Taxe sur la Valeur Ajoutée). It is the local name for Luxembourg's VAT identification number.
How is this checked?
vatverify queries VIES directly for every validation. Valid responses are cached for 30 days; invalid responses are cached for 24 hours. The "Re-check now" button bypasses the cache and forces a fresh registry call.
Can I integrate this in my own code?
Yes. POST /v1/validate with {"vat_number":"LU26375245"} and an Authorization Bearer header. Free plan: 500 validations per month, no credit card.

This validation is stored 30 days for audit referencerequest id 019dd55a-973.

Automate Luxembourg VAT checks in your stack

Replace manual lookups with one API call against VIES. Drops into invoicing, checkout, and signup flows in any language. 500 free validations per month, no credit card.