The Solid Platform supports metadata to add information to the resource
{ "key": "" }
{
"id": "per-3ebfa3d2-5d36-411d-984a-9e3a328011c5",
"firstName": "John",
"middleName": "",
"lastName": "Doe",
"phone": "+19418405843",
"phoneVerified": true,
"email": "john.doe@gmail.com",
"emailVerified": false,
"dateOfBirth": "1974-01-25",
"idType": "ssn",
"idNumber": "223902234",
"address": {
"addressType": "mailing",
"line1": "123 Main St",
"line2": "",
"city": "New York",
"state": "NY",
"country": "US",
"postalCode": "10001"
},
"kyc": {
"id": "kyc-d40f6bdd-6e12-446e-a3a8-7bd3b2dbb182",
"personId": "per-3ebfa3d2-5d36-411d-984a-9e3a328011c5",
"status": "notStarted",
"reviewCode": "",
"reviewMessage": "",
"results": {
"idv": "notStarted",
"address": "notStarted",
"dateOfBirth": "notStarted",
"fraud": "notStarted"
},
"createdAt": "2021-12-14T21:25:19Z",
"modifiedAt": "2021-12-14T21:25:19Z"
},
"programId": "prg-b9f17601-4717-460e-bda5-9598f6f6db28",
"createdAt": "2021-12-14T21:25:19Z",
"modifiedAt": "2021-12-14T21:25:19Z",
"language": "en",
"metadata": {
"externalId": "usr_9HG724gvHJB378v3h",
"description": "Pro user"
},
"status": "active"
}