This service allows you to extract information of a company by VAT number or fiscal id
OK
Not acceptable - Fiscal id or vat number not valid
{- "detail": {
- "rea": "123456",
- "cciaa": "RM",
- "ateco_code": "1234",
- "ateco_description": "Produzione di software",
- "legal_nature_code": "SRL",
- "start_date": "2018-01-01",
- "pec": "pec@mail.com",
- "financial_statements": {
- "2017": {
- "closingDate": "2017-12-31",
- "revenue": 100000,
- "profit": 10000,
- "employees": 5,
- "shareCapital": 10000
}, - "2018": {
- "closingDate": "2018-12-31",
- "revenue": 200000,
- "profit": 20000,
- "employees": 10,
- "shareCapital": 20000
}, - "2019": {
- "closingDate": "2019-12-31",
- "revenue": 300000,
- "profit": 30000,
- "employees": 15,
- "shareCapital": 30000
}
}, - "vat_group": {
- "participation": true,
- "is_head_of_group": true,
- "is_data_validated": true
}, - "ceased": false,
- "partners": [
- {
- "company_name": "Company name",
- "name": null,
- "surname": null,
- "partner_fiscal_code": "12345678901",
- "dues": 100
}
]
}, - "id": "10442360961",
- "fiscal_code": "10442360961",
- "company_name": "Company name",
- "registered_office": {
- "address": "VIA ROMA, 1",
- "toponym": "VIA",
- "street": "ROMA",
- "house_number": "1",
- "municipality": "MILANO",
- "hamlet": "MILANO",
- "province": "MI",
- "postal_code": "20100"
}, - "activity_status": "ATTIVA",
- "recipient_code": "ABC1234",
- "gps": {
- "coordinates": [
- 45.464211,
- 9.191383
]
}, - "enrollment_date": "2018-01-01",
- "last_update_timestamp": 1589395200
}