vatverify home

PL5260250995

ORANGE POLSKA SPÓŁKA AKCYJNA

PolandVerified against VIES

Valid at query time

Last verified 3 d agocached749 ms019dd537-54eLive status →

Validation result

VAT number
PL5260250995
Company
ORANGE POLSKA SPÓŁKA AKCYJNA
Address
ALEJE JEROZOLIMSKIE 160 02-326 WARSZAWA
Country
Poland
Registry
VIES
VAT format
PL + 10 digits
Local name
NIPPodatek od towarów i usług

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

Raw API response

{
  "data": {
    "valid": true,
    "vat_number": "PL5260250995",
    "country": {
      "code": "PL",
      "name": "Poland",
      "vat": {
        "name": "Podatek od towarów i usług",
        "abbreviation": "PTU/VAT",
        "currency": "PLN",
        "standard_rate": 23,
        "reduced_rates": [
          5,
          8
        ],
        "super_reduced_rate": null,
        "parking_rate": null,
        "number_format": "PL + 10 digits",
        "number_pattern": "^PL\\d{10}$",
        "updated_at": "2026-04-01"
      }
    },
    "company": {
      "name": "ORANGE POLSKA SPÓŁKA AKCYJNA",
      "address": "ALEJE JEROZOLIMSKIE 160\n02-326 WARSZAWA"
    },
    "verify_id": null,
    "verified_at": "2026-04-25T10:16:12.624Z"
  },
  "meta": {
    "request_id": "019dd537-54ed-740b-a74e-219687fdef93",
    "latency_ms": 523,
    "cached": true,
    "source": "vies",
    "source_status": "cached",
    "cached_at": "2026-04-25T10:16:12.624Z",
    "stale_seconds": 286494
  }
}

More from Poland

All Poland VAT details

Frequently asked

Is PL5260250995 valid?
Yes: PL5260250995 returned valid:true from VIES at the time of this check and resolved to ORANGE POLSKA SPÓŁKA AKCYJNA.
What does NIP stand for?
NIP is short for Numer Identyfikacji Podatkowej (Podatek od towarów i usług). It is the local name for Poland'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":"PL5260250995"} 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-54e.

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