{
  "vct": "https://vct.accurey.com/shareholder/1",
  "name": "Shareholder status",
  "description": "Attests to a shareholding according to the register maintained on the Accurey platform, without revealing the amount.",
  "display": [
    { "lang": "en-US", "name": "Shareholder status", "description": "Proof of shareholding — Accurey Verifiable Equity",
      "rendering": { "simple": { "background_color": "#14263D", "text_color": "#FFFFFF",
        "logo": { "uri": "https://vct.accurey.com/assets/logocl.png", "alt_text": "Accurey" } } } },
    { "lang": "fr-FR", "name": "Qualité d'actionnaire", "description": "Preuve de participation au capital — Accurey Verifiable Equity" }
  ],
  "claims": [
    { "path": ["company","legal_name"], "display": [{ "lang":"en-US","label":"Company" },{ "lang":"fr-FR","label":"Société" }] },
    { "path": ["company","identifier","value"], "display": [{ "lang":"en-US","label":"Company ID" },{ "lang":"fr-FR","label":"Identifiant société" }] },
    { "path": ["company","jurisdiction"], "display": [{ "lang":"en-US","label":"Jurisdiction" },{ "lang":"fr-FR","label":"Juridiction" }] },
    { "path": ["is_shareholder"], "display": [{ "lang":"en-US","label":"Shareholder" },{ "lang":"fr-FR","label":"Actionnaire" }] },
    { "path": ["share_class"], "display": [{ "lang":"en-US","label":"Share class" },{ "lang":"fr-FR","label":"Catégorie" }] },
    { "path": ["holding_band"], "display": [{ "lang":"en-US","label":"Holding band" },{ "lang":"fr-FR","label":"Détention" }] },
    { "path": ["holding_percentage"], "display": [{ "lang":"en-US","label":"Holding %" }] },
    { "path": ["share_count"], "display": [{ "lang":"en-US","label":"Shares" }] },
    { "path": ["voting_rights"], "display": [{ "lang":"en-US","label":"Voting rights" }] },
    { "path": ["register_as_of"], "display": [{ "lang":"en-US","label":"As of" },{ "lang":"fr-FR","label":"Arrêté au" }] },
    { "path": ["attestation_legal_category"], "display": [{ "lang":"en-US","label":"Legal category" }] }
  ],
  "schema_uri": "https://vct.accurey.com/shareholder/1/schema.json"
}
