Get a User Profile using POST
Last updated
Last updated
Questa API permette di controllare che il cittadino identificato tramite Codice Fiscale sia iscritto a IO, e che il servizio possa inviare comunicazioni al cittadino stesso.
Il Codice Fiscale del cittadino andrà inserito nel body della post request.
La risposta è ritenuta positiva se sono verificate entrambe queste condizioni:
lo status code della risposta è 200
nel body di risposta il campo sender_allowed=true
Returns the preferences for the user identified by the
fiscal code provided in the request body. The field sender_allowed
is set fo false
in case
the service which is calling the API has been disabled by the user.
User's fiscal code.
SPNDNL80R13C555X
Describes the citizen's profile, mostly interesting for preferences attributes.