CD PROJEKT SPÓŁKA AKCYJNA, VAT ID PL7342867148 — Verified
Active and verified against the EU VIES database.
VAT ID
PL7342867148
NIP
7342867148
Company
CD PROJEKT SPÓŁKA AKCYJNA
Address
JAGIELLOŃSKA 74
03-301 WARSZAWA
POLAND
VAT rates in Poland (PLN)
Standard
23%
Reduced
8%
Reduced
5%
Super reduced
8%
VAT rates as of 6 Jun 2026
019ea0c7-a7fb-7058-abb9-3162fd89bcadEmbed this verification on your site
Paste the inline tag where the badge should appear (impressum, footer, About page) and drop the script anywhere on the same page — it works even if your framework moves <script> to the end of <body>.
Preview
Snippet
<script async src="https://vatnode.dev/badge.js"></script> <span data-vatnode-vat="PL7342867148"></span>
Loads asynchronously, ~1 KB, no tracking, no dependencies.
Validating VAT in your app? Get an API key — 100 free calls, no credit card required.
Get API Keycurl "https://api.vatnode.dev/v1/vat/PL7342867148" \ -H "Authorization: Bearer YOUR_API_KEY"
{
"valid": true,
"vatId": "PL7342867148",
"countryCode": "PL",
"companyName": "CD PROJEKT SPÓŁKA AKCYJNA",
"companyAddress": "JAGIELLOŃSKA 74\n03-301 WARSZAWA",
"companyRegistrationDate": null,
"companyForm": null,
"industryDescription": null,
"registryCode": "7342867148",
"registryCodeName": "NIP",
"verifiedAt": "2026-06-07T06:31:39.771Z",
"checkId": "019ea0c7-a7fb-7058-abb9-3162fd89bcad",
"countryName": "Poland",
"countryVat": {
"vatName": "Podatek od towarów i usług",
"vatAbbr": "VAT",
"currency": "PLN",
"standardRate": 23,
"reducedRates": [
8,
5
],
"superReducedRate": 8,
"parkingRate": null,
"vatNumberFormat": "PL + 10 digits",
"vatNumberPattern": "^PL\\d{10}$",
"countryVatUpdatedAt": "2026-06-06"
},
"consultationNumber": null,
"source": "VIES"
}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.