Specific view to issue EBSI-compliant Verifiable Accreditations (Diploma Use Case)

GET /connectapi/v1/letstrust/ebsi-vc/issue/93503
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=86400
Content-Type: application/json
Vary: Accept

{
    "@context": [
        "https://www.w3.org/2018/credentials/v1",
        "https://w3id.org/security/suites/jws-2020/v1"
    ],
    "id": "https://data.deqar.eu/report/93503",
    "type": [
        "VerifiableCredential",
        "VerifiableAttestation",
        "VerifiableAccreditation",
        "DiplomaVerifiableAccreditation"
    ],
    "issuer": "did:ebsi:zk4bhCepWSYp9RhZkRPiwUL",
    "issued": "2023-07-27T00:00:00Z",
    "credentialSubject": {
        "authorizationClaims": {
            "accreditationType": "http://data.europa.eu/snb/accreditation/e57dddfcf3",
            "decision": "positive",
            "report": [
                "http://backend.deqar.eu/reports/SKVC/328001_20250321_0758_d9fc9e48-ed9e-4544-998b-ae1c60a467cb.pdf",
                "http://backend.deqar.eu/reports/SKVC/328002_20250321_0758_4ee727eb-e8f1-4f6a-b4a5-91e0ee790293.pdf"
            ],
            "limitQualification": [
                {
                    "title": "Materials physics and nanotechnologies",
                    "alternativeLabel": [
                        "Medžiagų fizika ir nanotechnologijos"
                    ],
                    "EQFLevel": "http://data.europa.eu/snb/eqf/6"
                }
            ],
            "id": "https://data.deqar.eu/report/93503#subject=did:ebsi:zbHsAHFbgGBZpKdUts3pHb9",
            "limitJurisdiction": [
                "http://publications.europa.eu/resource/authority/atu/LTU"
            ]
        },
        "id": "did:ebsi:zbHsAHFbgGBZpKdUts3pHb9"
    },
    "issuanceDate": "2023-07-27T00:00:00Z",
    "validFrom": "2023-07-27T00:00:00Z",
    "expirationDate": "2030-07-24T00:00:00Z",
    "credentialSchema": {
        "id": "https://api.preprod.ebsi.eu/trusted-schemas-registry/v1/schemas/0x13d597f8495e6b6e3d0c072218756a1bcc3ea50ebeb3ab4c3944bd400e0c3c6a",
        "type": "FullJsonSchemaValidator2021"
    },
    "proof": {
        "type": "JsonWebSignature2020",
        "creator": "did:ebsi:zk4bhCepWSYp9RhZkRPiwUL",
        "created": "2025-07-09T13:39:34Z",
        "verificationMethod": "did:ebsi:zk4bhCepWSYp9RhZkRPiwUL",
        "jws": "eyJiNjQiOmZhbHNlLCJjcml0IjpbImI2NCJdLCJhbGciOiJFUzI1NksifQ..BCVK9BX2p3HHieKTMaTPQBdNVZ7ObyMJLsxk5sZmUWcKxljagbZotrqF7fU6G9y0p34OVA8PWDoj0hTS36uejQ"
    }
}