17 lines
495 B
JSON
17 lines
495 B
JSON
{
|
|
"credentialSubject": {
|
|
"firstName": "Joan",
|
|
"lastName": "Pera",
|
|
"email": "joan.pera@pangea.org",
|
|
"phoneNumber": "1234567890",
|
|
"identityDocType": "DNI",
|
|
"identityNumber": "12345678A",
|
|
"streetAddress": "Tallers 19 2-1 Barcelona",
|
|
"socialWorkerName": "Mireia",
|
|
"socialWorkerSurname": "Pujol",
|
|
"financialVulnerabilityScore": "5",
|
|
"amountCoveredByOtherAids": "20",
|
|
"connectivityOptionList": "fibre, mobile",
|
|
"assessmentDate": "2023-12-06"
|
|
}
|
|
} |