CercaUtente - ProjectRC/RC GitHub Wiki
| Proprietà | Valori |
| HTTP method: | GET |
| resource: | /api/cercaUtente |
| headers: | Content-Type: application/json |
| Accept: application/json | |
| body: | JSON object |
{
"utente":"utente_da_cercare"
}
{
"result":"result"
"message":"AnnuncioCercato"
}