StudentForPairResponse
idstring<uuid>required
first_nameFirst Name (string)required
last_nameLast Name (string)required
matricule_studentMatricule Student (string)required
current_academic_levelCurrent Academic Level (string)required
StudentForPairResponse
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"first_name": "string",
"last_name": "string",
"matricule_student": "string",
"current_academic_level": "string"
}