Add personal data for a user registered in the system
Unable to add a personal data for a user due to validation error
No user with this user id registered in the system was found
{- "mothersName": "Francisca Maria Alves Cunha",
- "rg": "2884394",
- "nationality": "Brasileira",
- "equityValue": "R$ 10.000,00",
- "gender": "Feminino",
- "civilStatus": "Casada"
}
{- "id": 1,
- "mothersName": "Francisca Maria Alves Cunha",
- "rg": "1234567",
- "nationality": "Brasileiro",
- "equityValue": "R$ 10.000,00",
- "gender": "Feminino",
- "civilStatus": "Filho"
}