{
"id": "FID001",
"type": "PublicCertificate",
"attributes": {
"html": "string",
"documentKey": "string",
"expiryDate": "string",
"validationUrl": "string",
"sharingImageUrl": "string"
},
"relationships": {
"document": {
"data": {
"id": "FID001",
"type": "Document"
}
},
"owner": {
"data": {
"id": "FID001",
"type": "User"
}
},
"attempt": {
"data": {
"id": "FID001",
"type": "Attempt"
}
},
"examV2": {
"data": {
"id": "FID001",
"type": "Exam-V-2"
}
}
}
}