{
"id": "FID001",
"type": "ExamSchedule",
"attributes": {
"activateAt": "string",
"deactivateAt": "string",
"status": "draft"
},
"relationships": {
"exam": {
"data": {
"id": "FID001",
"type": "Exam"
}
}
}
}