€57.70 + VAT
Activate via API the Legalinvoice Pro electronic invoicing service, including 400 invoices. It is designed for large companies and it is accessible from any device connected to the internet.
With Openapi, all Legalinvoice electronic invoicing solutions can be activated quickly and via API. In particular:
Legalinvoice Pro is the electronic invoicing service designed for companies of any size. It does not need to be downloaded to your PC and is accessible from any device connected to the internet.
Legalinvoice Pro includes 400 invoices in the activation and renewal price, but new invoices can be added at any time; the remaining ones are also available in subsequent years in case of renewal.
In addition, it also allows the multi-company option, i.e. to manage several companies (VAT numbers) via the same account with the endpoint PATCH/account/{id}
Legalinvoice Pro enables:
Activating a new account for the Legalinvoice Pro service is extremely simple. First of all you need to download the request form via the endpoint GET/modulo_attivazione. Once downloaded and filled in, you can then make the specific request for activation at the dedicated endpoint POST/pro
POST https://legalinvoice.openapi.it/pro
In the request payload, you will need to pass a series of information on the holder, the previously downloaded activation form and the requesting identity document.
{
"cf_piva_titolare": "12485671007",
"denominazione_titolare": "openapi spa",
"comune_titolare": "roma",
"indirizzo_titolare": "via filippo marinetti 221",
"cap_titolare": "00143",
"provincia_titolare": "rm",
"email": "[email protected]",
"nome_richiedente": "Mario",
"cognome_richiedente": "Rossi",
"sesso_richiedente": "M",
"cf_richiedente": "MRXXXXXXXXXXXF",
"documento_identita": "https://mysite.it/document.pdf",
"modulo_attivazione": "https://mysite.it/activation_form.pdf",
"callback": {
"url": "https://mysite.it/callback.php",
"field": "data"
}
}
A callback can be set up to be updated if the status of the request changes.
The response will contain all holder data plus information on the activated account, such as:
{
"cf_piva_titolare": "12485671007",
"denominazione_titolare": "openapi spa",
"comune_titolare": "roma",
"indirizzo_titolare": "via filippo marinetti 221",
"cap_titolare": "00143",
"provincia_titolare": "rm",
"email": "[email protected]",
"nome_richiedente": "Mario",
"cognome_richiedente": "Rossi",
"sesso_richiedente": "M",
"cf_richiedente": "MRXXXXXXXXXXXF",
"documento_identita": "https://mysite.it/document.pdf",
"modulo_attivazione": "https://mysite.it/activation_form.pdf",
"callback": {
"url": "https://mysite.it/callback.php",
"field": "data",
"method":"POST",
"data":{}
},
"data_nascita_richiedente": null,
"telefono": null,
"cellulare": null,
"stato": "in_attivazione",
"tipo_account": "pro",
"username": null,
"password": null,
"fatture": 400,
"fatture_extra": 0,
"ragioni_sociali_extra": 0,
"timestamp_creazione": 1655807719,
"timestamp_ultima_modifica": 1655816051,
"timestamp_scadenza": null,
"owner": "[email protected]",
"autorinnovo": false,
"id": "62b19eea2f7b5264ce34ac29"
},
"success": true,
"message": "",
"error": null
}
The Legalinvoice Pro service has a duration of 1 year and can be renewed for one or more years via the endpoint GET/account/{id}/rinnovo, where the id is the one obtained in the previous response, i.e. during activation. In order not to risk having it expire, it is also possible during the request to activate the auto-renewal via the dedicated parameter.
Legalinvoice Pro is specifically designed for large companies and gives them access to a secure, fast and Italian-compliant electronic invoicing service.
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!
The Legalinvoice API allows you to quickly activate and renew all InfoCert electronic invoicing solutions. Specifically, the available services are:
Legalinvoice Pro is InfoCert's electronic invoicing solution for B2B and Public Administration, designed for more structured economic entities such as companies, businesses, and established professional firms. It allows issuing and sending electronic invoices through the Interchange System (SDI) and fully complies with legal obligations for businesses and professionals.
In particular, Legalinvoice Pro includes the following services:
Legalinvoice START is the invoicing solution that meets the needs of small economic entities, such as artisans, traders, farmers, and VAT-registered professionals, and is valid for the following tax regimes:
Legalinvoice Go! is a simplified version of Legalinvoice START, valid for fixed tax regimes RF02 and RF19.
Legalinvoice PRO is the solution for more structured economic entities, such as companies and large firms.
Note: You can upgrade from Legalinvoice GO! to START but not downgrade from START to GO!.
Yes, with Legalinvoice, it is possible to manage electronic invoicing for both B2B and Public Administration (PA).
Yes. Legalinvoice Pro includes 400 invoices in the activation and renewal price, but additional invoices can be added, and any unused invoices can be carried over to subsequent years if renewed.
Legalinvoice Pro has a duration of 1 year, after which renewal must be carried out through the specific endpoint GET/account/{id}/renewal.
The user can also choose the Auto-renewal option (if they have sufficient credit in the wallet) for automatic renewal, by setting "autorinnovo" to "true". This allows an automatic renewal of the account validity, without having to worry about requesting it manually.
Legalinvoice is designed for small and large companies that want to integrate electronic invoicing services into their management systems or offer a safe, fast, and legally compliant invoicing service to others.
The service is provided within 24 hours.
The cost of the Legalinvoice Start service is €57,70.