{
  "vct": "uri:eu.eudi.vat.1",
  "name": "EUDI VAT ID Attestation",
  "display": [
    {
      "locale": "en-US",
      "name": "EUDI VAT ID Attestation"
    }
  ],
  "claims": [
    {
      "path": [
        "issuer",
        "authentic_source_country"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Authentic Source Country"
        }
      ],
      "description": "ISO 3166-1 alpha-2 country code of the authentic source."
    },
    {
      "path": [
        "issuer",
        "vat_id_authentic_source"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Vat Id Authentic Source"
        }
      ],
      "description": "Authoritative source maintaining VAT registration information."
    },
    {
      "path": [
        "issuer",
        "location_status"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Location Status"
        }
      ],
      "description": "URI where the VAT registration status can be verified."
    },
    {
      "path": [
        "issuer"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Issuer"
        }
      ],
      "description": "Information about the authority that issues the attestation.",
      "mandatory": true
    },
    {
      "path": [
        "trust_anchor"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Trust Anchor"
        }
      ],
      "description": "Trust anchor URI used to validate the attestation chain."
    },
    {
      "path": [
        "display"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Display"
        }
      ],
      "description": "Localised display metadata for wallet presentation."
    },
    {
      "path": [
        "attestation_legal_category"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Attestation Legal Category"
        }
      ],
      "description": "Legal category of the attestation issuer.",
      "mandatory": true
    },
    {
      "path": [
        "administrative_unit",
        "economic_activity"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Economic Activity"
        }
      ],
      "description": "Economic activity classifications associated with the operator."
    },
    {
      "path": [
        "administrative_unit",
        "vat_id"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Vat Id"
        }
      ],
      "description": "VAT identification number assigned to the economic operator."
    },
    {
      "path": [
        "administrative_unit",
        "name"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Name"
        }
      ],
      "description": "Official name associated with the VAT registration."
    },
    {
      "path": [
        "administrative_unit",
        "validity_period"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Validity Period"
        }
      ],
      "description": "Period during which the VAT registration is valid."
    },
    {
      "path": [
        "administrative_unit",
        "economic_operator"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Economic Operator"
        }
      ],
      "description": "Legal entity or natural person holding the VAT registration."
    },
    {
      "path": [
        "administrative_unit",
        "registered_eu_cross_border_transactions"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Registered Eu Cross Border Transactions"
        }
      ],
      "description": "Indicates whether the operator is registered for EU cross-border transactions."
    },
    {
      "path": [
        "administrative_unit",
        "organisation_type"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Organisation Type"
        }
      ],
      "description": "Legal form of the organization."
    },
    {
      "path": [
        "administrative_unit",
        "address"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Address"
        }
      ],
      "description": "Registered address of the economic operator."
    },
    {
      "path": [
        "administrative_unit"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Administrative Unit"
        }
      ],
      "description": "Administrative unit that uses the VAT-ID",
      "mandatory": true
    }
  ]
}