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

GET /connectapi/v1/letstrust/ebsi-vc/issue/13007?format=api
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/13007",
    "type": [
        "VerifiableCredential",
        "VerifiableAttestation",
        "VerifiableAccreditation",
        "DiplomaVerifiableAccreditation"
    ],
    "issuer": "did:ebsi:zk4bhCepWSYp9RhZkRPiwUL",
    "issued": "2019-07-01T00:00:00Z",
    "credentialSubject": {
        "authorizationClaims": {
            "accreditationType": "http://data.europa.eu/snb/accreditation/e57dddfcf3",
            "decision": "positive",
            "report": [
                "http://backend.deqar.eu/reports/AQU/20190705_0928_IF_MOD%2BMU%2BDerecho%2Bde%2Bla%2BEmpresa%2By%2Bde%2Bla%2BContrataci%C3%B3n%2BURV.pdf"
            ],
            "limitQualification": [
                {
                    "title": "Business and Contractual Law",
                    "alternativeLabel": [
                        "Derecho de la Empresa y de la Contratación",
                        "Dret de l'Empresa i de la Contractació"
                    ],
                    "EQFLevel": "http://data.europa.eu/snb/eqf/7"
                }
            ],
            "id": "https://data.deqar.eu/report/13007#subject=did:ebsi:ziBBPgHRMxmPaKmW1TCm9Cj",
            "limitJurisdiction": [
                "http://publications.europa.eu/resource/authority/atu/ESP"
            ]
        },
        "id": "did:ebsi:ziBBPgHRMxmPaKmW1TCm9Cj"
    },
    "issuanceDate": "2019-07-01T00:00:00Z",
    "validFrom": "2019-07-01T00:00:00Z",
    "expirationDate": "2020-10-04T00: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-08-11T02:51:39Z",
        "verificationMethod": "did:ebsi:zk4bhCepWSYp9RhZkRPiwUL",
        "jws": "eyJiNjQiOmZhbHNlLCJjcml0IjpbImI2NCJdLCJhbGciOiJFUzI1NksifQ..HMnXSZfYMM97XXIMxn90j7iXUVBlzKuQ1uI3WOTj1VGa_tstN4IIAG_qVsFBE5nHsIA1Ba7mqkTSE6VQtqa5ng"
    }
}