Our prices
Price list for single API calls
- Split Payment € 0,05 + vat
Check whether a company is subject to Split Payment via API.
The service allows you to check in real time whether an individual company is subject to split payments from its tax code/VAT number.
The split payment is a form of VAT settlement which requires that in the relationships between companies/professionals and the Public Administration, it is the PA that pays the value added tax on the transaction.
Openapi's Split Payment service allows you to check in real time whether an individual company/organisation is subject to this rule from the moment the tax code is entered. It also returns the full name, category and date of listing (DM).
{ "data": [ { "taxCode": "98040900171", "companyName": "FONDAZIONE BRESCIANA PER GLI STUDI ECONOMICO - GIURIDICI", "startingDateTimestamp": "1697760000", "companyType": "Enti, fondazioni o societa' partecipate per una percentuale complessiva del capitale non inferiore al 70 per cento, dalle Amministrazioni Pubbliche", "lastUpdateTimestamp": 1605031159 } ], "success": true, "message": "", "error": null }
With split payment, it is possible to check a company subject to this regime, both public and private entities such as: Poste Italiane SPA or Leonardo SPA. In particular, the list includes the following categories:
Split Payment is used by many companies to determine when automatically invoicing purchases whether the invoice should be issued under the split payment regime.
The data is updated daily.