Pure PHP api integration

Job ID: 33883161

Budget: $15 – $25 USD

Pure PHP api integration

FREE the first 10 calls / day

Openapi Delivery: Immediate
Openapi starting from € 0.05 + VAT
Obtain through API the personal data of a company in real time starting from the VAT number.

Check Italian Company VAT number is the solution already adopted by dozens of eCommerce to optimize the forms and their database of personal data.

VAT Number Check Example (Search for Basic Companies)
The service allows, by entering the VAT number or tax code of a company, to obtain all the main information: Name, Recipient Code, Business Status, City, Address, Province and Postal Code and geographical coordinates.

{
"date": {
"cf": "12485671007",
"name": "ALTRAVIA SERVIZI LIMITED LIABILITY COMPANY",
"VAT number": "12485671007",
"toponym": "AVENUE",
"via": "F TOMMASO MARINETTI",
"civic": "221",
"address": "VIALE F TOMMASO MARINETTI 221",
"municipality": "ROME",
"fraction": null,
"province": "RM",
"state_activity": "ACTIVE",
"timestamp": 1622452306,
"timestamp_creation": 1622452306,
"timestamp_last_update": 1622452306,
"post code": "00143",
"recipient_code": "MJ1OYNU",
"id": "60b4a85585e34e615c569ef5"
"gps": {
"coordinates": [
12.47843,
41.8071
]
}
},
"success": true,
"message": "",
"error": null
}