{
"student_id": "8db19631-cc92-4089-8c7e-cb5923cac682",
"processnumber": "ST12345",
"ative": true,
"email": "jonhdoe@email.com",
"name": "John Doe",
"gender": "Male",
"photobase64": "",
"birth_date": "2025-04-09",
"naturality": "England",
"nationality": "England",
"marital_status": "single",
"deceased": false,
"addresses": [
{
"address": "Street 1",
"address2": "House 30",
"zone_code": "1111",
"postal_code": "5555",
"city": "London",
"country": "England"
}
],
"contacts": [
{
"contact": "1111111111",
"contact_type_name": "Phone"
},
{
"contact": "johndoe@email.com",
"contact_type_name": "Email"
}
],
"documents": [
{
"init_date": "2025-04-09",
"end_date": "2025-04-09",
"identification_document_value": "999988888",
"identification_document_type_name": "Passport"
},
{
"init_date": "2025-04-09",
"end_date": "2025-04-09",
"identification_document_value": "123456789",
"identification_document_type_name": "NationalID"
}
],
"bankAccounts": [
{
"back_account_number": "PT5012345678912345678912",
"country_name": "PORTUGAL",
"entity_bank_account_type": "IBAN"
}
]
}