vatverify home

DK22756214

A.P. MØLLER - MÆRSK A/S

DenmarkVerified against VIES

Valid at query time

Last verified 3 d agocached817 ms019dd449-0caLive status →

Validation result

VAT number
DK22756214
Company
A.P. MØLLER - MÆRSK A/S
Address
Esplanaden 50 1263 København K
Country
Denmark
Registry
VIES
VAT format
DK + 8 digits
Local name
CVRMerværdiafgift

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

Raw API response

{
  "data": {
    "valid": true,
    "vat_number": "DK22756214",
    "country": {
      "code": "DK",
      "name": "Denmark",
      "vat": {
        "name": "Merværdiafgift",
        "abbreviation": "Moms",
        "currency": "DKK",
        "standard_rate": 25,
        "reduced_rates": [],
        "super_reduced_rate": null,
        "parking_rate": null,
        "number_format": "DK + 8 digits",
        "number_pattern": "^DK\\d{8}$",
        "updated_at": "2026-04-01"
      }
    },
    "company": {
      "name": "A.P. MØLLER - MÆRSK A/S",
      "address": "Esplanaden 50\n1263 København K"
    },
    "verify_id": null,
    "verified_at": "2026-04-25T10:15:51.805Z"
  },
  "meta": {
    "request_id": "019dd449-0ca8-76a8-ae4a-55b7bcbc2a3b",
    "latency_ms": 518,
    "cached": true,
    "source": "vies",
    "source_status": "cached",
    "cached_at": "2026-04-25T10:15:51.805Z",
    "stale_seconds": 270899
  }
}

More from Denmark

All Denmark VAT details

Frequently asked

Is DK22756214 valid?
Yes: DK22756214 returned valid:true from VIES at the time of this check and resolved to A.P. MØLLER - MÆRSK A/S.
What does CVR stand for?
CVR is short for Momsregistreringsnummer (Merværdiafgift). It is the local name for Denmark'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":"DK22756214"} and an Authorization Bearer header. Free plan: 500 validations per month, no credit card.

This validation is stored 30 days for audit referencerequest id 019dd449-0ca.

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