Logo
Openapi.it Public API Documentation

{{baseUrl}}/IT-verifica_cf/:codice_fiscale

GET {{baseUrl}}/IT-verifica_cf/:codice_fiscale

Allows you to know if a fiscal code of a natural person is valid

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Accept
string




RESPONSES

status OK

{ "data": { "validita": true }, "success": true, "message": "", "error": null }



Curl
curl -X GET 'baseUrl/IT-verifica_cf/:codice_fiscale' -H 'Accept: application/json'

ENDPOINTS