vatverify home

HU10484878

RICHTER GEDEON VEGYÉSZETI GYÁR NYILVÁNOSAN MŰKÖDŐ RT.

HungaryVerified against VIES

Valid at query time

Last verified 3 d agocached837 ms019dd537-4dcLive status →

Validation result

VAT number
HU10484878
Company
RICHTER GEDEON VEGYÉSZETI GYÁR NYILVÁNOSAN MŰKÖDŐ RT.
Address
GYÖMRÖI U 19-21 1103 BUDAPEST
Country
Hungary
Registry
VIES
VAT format
HU + 8 digits
Local name
ANUMÁltalános forgalmi adó

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":"HU10484878"}'

Raw API response

{
  "data": {
    "valid": true,
    "vat_number": "HU10484878",
    "country": {
      "code": "HU",
      "name": "Hungary",
      "vat": {
        "name": "Általános forgalmi adó",
        "abbreviation": "ÁFA",
        "currency": "HUF",
        "standard_rate": 27,
        "reduced_rates": [
          5,
          18
        ],
        "super_reduced_rate": null,
        "parking_rate": null,
        "number_format": "HU + 8 digits",
        "number_pattern": "^HU\\d{8}$",
        "updated_at": "2026-04-01"
      }
    },
    "company": {
      "name": "RICHTER GEDEON VEGYÉSZETI GYÁR NYILVÁNOSAN MŰKÖDŐ RT.",
      "address": "GYÖMRÖI U 19-21 1103 BUDAPEST"
    },
    "verify_id": null,
    "verified_at": "2026-04-25T10:16:08.706Z"
  },
  "meta": {
    "request_id": "019dd537-4dc1-7422-bb9d-9253e53abb18",
    "latency_ms": 517,
    "cached": true,
    "source": "vies",
    "source_status": "cached",
    "cached_at": "2026-04-25T10:16:08.706Z",
    "stale_seconds": 286496
  }
}

More from Hungary

All Hungary VAT details

Frequently asked

Is HU10484878 valid?
Yes: HU10484878 returned valid:true from VIES at the time of this check and resolved to RICHTER GEDEON VEGYÉSZETI GYÁR NYILVÁNOSAN MŰKÖDŐ RT..
What does ANUM stand for?
ANUM is short for Adószám (Általános forgalmi adó). It is the local name for Hungary'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":"HU10484878"} and an Authorization Bearer header. Free plan: 500 validations per month, no credit card.

This validation is stored 30 days for audit referencerequest id 019dd537-4dc.

Automate Hungary 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.