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

GET /connectapi/v1/letstrust/ebsi-vc/issue/113720
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/113720",
    "type": [
        "VerifiableCredential",
        "VerifiableAttestation",
        "VerifiableAccreditation",
        "DiplomaVerifiableAccreditation"
    ],
    "issuer": "did:ebsi:zk4bhCepWSYp9RhZkRPiwUL",
    "issued": "2018-03-26T00:00:00Z",
    "credentialSubject": {
        "authorizationClaims": {
            "accreditationType": "http://data.europa.eu/snb/accreditation/e57dddfcf3",
            "decision": "positive",
            "report": [
                "http://backend.deqar.eu/reports/madri%2Bd/20250311_1218_4313138_Informe_de_evaluaci%C3%B3n_de_modificaci%C3%B3n_1_2018.pdf"
            ],
            "limitQualification": [
                {
                    "title": "Máster Universitario en Marketing / Master of Science in Marketing por la Universidad Carlos III de Madrid",
                    "EQFLevel": "http://data.europa.eu/snb/eqf/7"
                }
            ],
            "id": "https://data.deqar.eu/report/113720#subject=did:ebsi:2gmGjQkwDZ8AobLG7nNfsRoE7hddNkT4k3hbJ3JeVGGr8UkC",
            "limitJurisdiction": [
                "http://publications.europa.eu/resource/authority/atu/ESP"
            ]
        },
        "id": "did:ebsi:2gmGjQkwDZ8AobLG7nNfsRoE7hddNkT4k3hbJ3JeVGGr8UkC"
    },
    "issuanceDate": "2018-03-26T00:00:00Z",
    "validFrom": "2018-03-26T00:00:00Z",
    "expirationDate": "2024-03-26T00: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-03-15T17:35:17Z",
        "verificationMethod": "did:ebsi:zk4bhCepWSYp9RhZkRPiwUL",
        "jws": "eyJiNjQiOmZhbHNlLCJjcml0IjpbImI2NCJdLCJhbGciOiJFUzI1NksifQ..3JccKYF0jzz9Hak2Cn3v67sqCC42mIduYcxuSonn236NGxGMef1blUE4aPROB1Rw1yAmDNCtSOS8AZ8CZ-e-Rg"
    }
}