HomeProductsPublic Administration - Italy

Public Administration - Italy

FREE 5 requests/day

€0.02 + VAT

FREE requests

Get all the data of a Public Administration starting from VAT Number and Tax Code, in real-time and via API.

Delivery

In real time

available for
  • it

The Public Administration service allows you to check if the VAT Number or Tax Code corresponds to a Public Administration, starting from their input.

Additionally, if it is a PA, the service allows you to obtain a series of details such as Name, Address, Type, Istat Data, Phone, Fax, and Website, as well as the name of the responsible person.

Public Administration is identified by the endpoint: GET https://company.openapi.com/IT-pa/{taxCode_vatCode}

REQUEST EXAMPLE

GET /IT-pa/{taxCode_vatCode}

The call can be made using either the VAT number or the tax code as a parameter

https://company.openapi.com/IT-pa/03301860544

RESPONSE EXAMPLE

GET /IT-pa/{taxCode_vatCode}

If the company is a PA, more than 70 data points will be returned, such as:

  • Name, VAT Number, and Tax Code
  • Contacts (phone, fax, website)
  • Director / Manager
  • Billing Data
  • Address
  • <Id, code, and description of Siope, IPA, Miur, DT, SSN, S13 Istat, DLGS1182011

Here is an example response:

{
  "data": [
    {
      "paId": 917142930468970100,
      "companyName": "AZIENDA UNITA' SANITARIA LOCALE UMBRIA 1",
      "taxCode": "03301860544",
      "vatCode": null,
      "establishmentDate": "2013-01-02",
      "terminationDate": null,
      "phone": null,
      "fax": null,
      "url": "www.uslumbria1.gov.it",
      "managerName": "GXXXXO",
      "managerSurname": "GXXXXI",
      "managerTitle": "COMMISSARIO STRAORDINARIO",
      "participationStatus": "N",
      "siopeEntityCode": "028332473000000",
      "siopeTypeId": "875142927245937602",
      "siopeTypeCode": "AS",
      "siopeTypeDescription": "ASL",
      "siopeInclusionDate": "2013-01-01",
      "siopeExclusionDate": null,
      "ipaEntityCode": "054",
      "ipaCategoryId": "118942920517195601",
      "ipaCategoryCode": "L7",
      "ipaCategoryDescription": "LOCAL HEALTH AUTHORITIES",
      "ipaTypeCode": "PA",
      "ipaTypeDescription": "PUBLIC ADMINISTRATIONS",
      "ipaInclusionDate": "2015-04-16",
      "ipaExclusionDate": null,
      "miurEntityCode": null,
      "miurTypeId": null,
      "miurTypeCode": null,
      "miurTypeDescription": null,
      "dtTypeId": null,
      "dtTypeCode": null,
      "dtTypeDescription": null,
      "ssnEntityCode": "100201",
      "s13IstatEntityCode": "28332473",
      "s13IstatTypeId": "648542920517975402",
      "s13IstatTypeCode": "207",
      "s13IstatTypeDescription": "LOCAL HEALTH AUTHORITIES",
      "s13IstatInclusionDate": "2013-01-02",
      "Data_Exclusion_ISTAT_S13": null,
      "s13IstatExclusionDate": null,
      "dlgs1182011TypeId": 44954XXX061XXX9201,
      "dlgs1182011TypeCode": ESCFXX,
      "dlgs1182011TypeDescription": ESCFXX,
      "dlgs1182011InclusionDate": null,
      "dlgs1182011ExclusionDate": null,
      "lastUpdateTimestamp": 1609456801,
      "pa": true,
      "paInvoicingOffice": [
        {
          "administrationCode": "pasXXt",
          "ouCode": "pasXXt",
          "sdiCode": "pasXXt",
          "ouDescription": "pasXXt",
          "region": "Umbria",
          "province": "PG",
          "town": "Perugia",
          "streetName": "VIA GUERRIERO GUERRA, 21",          
          "zipCode": "06127",
          "taxCode": "03301860544",
          "taxCodeVerificationDate": "2019-08-09",
          "sfeStartDate": "2019-08-09",
          "lastUpdateTimestamp": "1712070443"
        }
      ],
      "atecoClassification": {
          "ateco": {
            "code": "86220",
            "description": "Specialist medical practices and polyclinics",
          }
      },
      "detailedLegalForm": {
        "code": "2500",
        "description": "National Health Service entity or institution"
      },
      "address":{
        "registeredOffice":{
          "town": {
            "code": "G478",      
            "number": "039",
            "description": "PERUGIA",
            "istat": "054039"
          },
          "province":{
            "code": "PG",
            "number": "054",
            "description": "PERUGIA",
          },
          "zipCode": "06127",  
          "toponym": "via",  
          "hamlet": "null",  
          "streetNumber": "21",  
          "street": null,"VIA GUERRIERO GUERRA, 21",
          "region":{
            "code": "10",
            "description": "UMBRIA"
          },
          "area":{
            "code": "3",
            "description": "CENTRAL",
          }
        }
      }
    }
  ],
  "success": true,
  "message": "1 company found",
  "error": null
}

The service is often integrated and used for electronic invoicing and is often used in conjunction with the Split Payment endpoint.

Sign Up

Do you need help?

Haven't found the answer you're looking for?

Fill in all the details, we will get back to you as soon as possible!

Frequently Asked Questions

The Public Administration service allows you to verify if a VAT number or Tax Code belongs to a Public Administration. If positive, the service provides over 70 detailed pieces of information, including data on structure, contacts, and other relevant information. It is a useful tool for anyone needing to verify the nature and details of a Public Administration for administrative or contractual purposes.

What is the Public Administration?

The Public Administration service provides a wide range of detailed information (over 70 data points) if the entity is identified as a Public Administration, including:

  • Name, VAT Number, and Tax Code
  • Contacts (phone, fax, website)
  • Director / Manager
  • Billing Data
  • Address
What information can I obtain with the Public Administration?

The Public Administration service is designed for various professional categories that need to verify the validity and data of Public Administrations, including:

  • Companies and suppliers working with public entities and needing to verify the accuracy of the VAT number or Tax Code of the Public Administration.
  • Accounting professionals to properly manage transactions with public entities.
  • Developers and software houses to integrate automated checks on the validity of Public Administrations.
  • Administrative and tax departments for managing electronic invoicing and relations with public entities.

The service has often been integrated and used for electronic invoicing purposes and is frequently used together with the Split Payment endpoint.

Who is the Public Administration for?

The information is provided via API in real time.

What are the service's response times?

The first 5 calls/day are FREE, then each individual request via recharge costs €0.02 + VAT.

What are the costs of the Public Administration?