{
"id": "FID001",
"type": "SynopticSession",
"attributes": {
"id": "string",
"token": "string"
},
"relationships": {
"attempt": {
"data": {
"id": "FID001",
"type": "Attempt"
}
},
"candidate": {
"data": {
"id": "FID001",
"type": "User"
}
}
}
}