{{baseUrl}}/IT-marketing/:vatCode_or_taxCode
GET {{baseUrl}}/IT-marketing/:vatCode_or_taxCode
Call that allows you to extract data from a company for a marketing function.
During periods of high traffic, official data sources may experience slower response times. To ensure service availability during these peak load periods or maintenance, we've implemented a 30-second timeout. Upon timeout, a unique ID is generated, allowing clients to poll for status updates. However, we strongly recommend using the POST method to set up a callback URL. This eliminates the need for polling as our system will proactively notify you via the callback when the request is complete.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"data":{"pec":"OPENAPI@LEGALMAIL.IT","companyDetails":{"vatCode":"12485671007","taxCode":"12485671007","lastUpdateDate":"2023-03-08T11:25:08.0331456Z","cciaa":"RM","reaCode":"1378273","companyName":"OPENAPI SPA","officeType":{"code":"SSL","description":"Administrative headquarter and registered office"},"openapiNumber":"IT93E20F0DS0001"},"companyStatus":{"activityStatus":{"code":"A","description":"Enable"}},"address":{"streetName":"VIALE FILIPPO TOMMASO MARINETTI, 221","zipCode":"00143","town":"ROMA","province":{"code":"RM","description":"ROMA"},"region":{"code":"12","description":"LAZIO"},"country":{"code":"IT","description":"Italia"}},"branches":{"numberOfBranches":1},"atecoClassification":{"ateco":{"code":"6201","description":"Production of software not related to editing"},"secondaryAteco":"6202"},"internationalClassification":{"nace":{"code":"6201","description":"Computer programming activities"},"primarySic":{"code":"7372","description":"Computer programming \u0026 software services"},"secondarySic":"7392, 7374"},"ecofin":{"balanceSheetDate":"2021-12-31T00:00:00","turnoverRange":{"code":"TR7","description":"1000000 - 4999999"},"turnoverYear":2021,"turnover":4432761,"turnoverTrend":5.74,"shareCapital":50000,"netWorth":563473,"enterpriseSize":{"code":"SMALL","description":"Small enterprise"}},"employees":{"employeeRange":{"code":"ER4","description":"11 - 20"},"employee":15,"employeeTrend":7.14},"employeesStatistic":{"permanentContract":100,"partialTimeContract":20,"fullTimeContract":80,"whiteCollar":100},"innovativeSmeAndSu":{"isInnovativeStartUp":false,"isInnovativeSme":false},"mail":{"email":"info@altravia.com"},"contacts":{"telephoneNumber":"0697276223;","fax":"0687420311"},"webAndSocial":{"website":"www.altravia.com","hasSocial":true,"facebook":"https://www.facebook.com/openapisrl","linkedin":"https://www.linkedin.com/company/openapi-srl/"},"corporateGroups":{"belongsToGroup":true,"groupName":"DE LUCIA - SCURIATTI","holdingCompanyName":"LUCA SCURIATTI","nationalParentCompany":{"province":{"code":"ND99","description":"N. A."}}},"allOffices":[{"companyDetails":{"vatCode":"12485671007","taxCode":"12485671007","lastUpdateDate":"2024-05-11T20:43:21.2667304Z","cciaa":"RM","reaCode":"1378273","companyName":"OPENAPI SPA","officeType":{"code":"SSL","description":"Administrative headquarter and registered office"},"openapiNumber":"IT93E20F0DS0001"},"companyStatus":{"activityStatus":{"code":"A","description":"Enable"}},"address":{"streetName":"VIALE FILIPPO TOMMASO MARINETTI, 221","zipCode":"00143","town":"ROMA","province":{"code":"RM","description":"ROMA"},"region":{"code":"12","description":"LAZIO"},"country":{"code":"IT","description":"Italia"}}},{"companyDetails":{"vatCode":"12485671007","taxCode":"12485671007","lastUpdateDate":"2024-05-11T20:43:21.2667304Z","cciaa":"TR","reaCode":"353472","companyName":"OPENAPI SPA","officeType":{"code":"UL","description":"Local units"},"openapiNumber":"IT93E20F0DU8001"},"companyStatus":{"activityStatus":{"code":"A","description":"Enable"}},"address":{"streetName":"PIAZZA SAN GIOVANNI DECOLLATO, 6","zipCode":"05100","town":"TERNI","province":{"code":"TR","description":"TERNI"},"region":{"code":"10","description":"UMBRIA"},"country":{"code":"IT","description":"Italia"}}}]},"success":true,"message":"","error":null}