Skip to content

[SC]: Consultazione ANSC Intestatario - Data nascita del ModelSoggetto non formattata correttamente. #832

Closed Answered by mttfranci
gcuci asked this question in Miglioramenti
Discussion options

You must be logged in to vote

@gcuci con il rilascio della patch 1.27.6 abbiamo introdotto un meccanismo di retrocompatibilità con cui potete attivare la risposta corretta.

Dovrebbe essere sufficiente passare al path segnalato il parametro revision=2000002, ad esempio :

/consultazione/ansc/intestatario/1?revision=2000002

In tal caso l'output restituito dovrebbe essere del tipo :

        {
            "id": "567260",
            "codiceFiscale": "XXXYYY90F50H501G",
            "cognome": "UTENTE",
            "nome": "TEST",
            "sesso": "F",
            "dataNascita": "1991-10-10",
            "idProvinciaNascita": "63",
            "idStatoNascita": "90",
            "nomeStatoNascita": "ITALIA",
            …

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by mttfranci
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
env:preproduzione Ambiente di Pre-Produzione ANSC R005 sc
3 participants
Converted from issue

This discussion was converted from issue #827 on April 18, 2024 09:12.