€30.70 + VAT
Activate via API the Legalinvoice Start electronic invoicing service, including 200 invoices. Designed for VAT Partners and SMEs, it adapts to all tax regimes and 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 Start is the e-invoicing service designed for professionals with VAT number and for Small and Medium-Sized Enterprises, adaptable to any tax regime. It does not need to be downloaded to your PC and is accessible from any device connected to the internet.
Legalinvoice Start includes 200 invoices and enables:
In addition to the 200 invoices already included in the price, new invoices can be added at any time; the remaining ones are also available in subsequent years in case of renewal.
Activating a new account for the Legalinvoice Start 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 /start
POST https://legalinvoice.openapi.it/start
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": "start",
"username": null,
"password": null,
"fatture": 200,
"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 Start service has a duration of 1 year and can be renewed for one or more years via the GET endpoint/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 Start is designed to simplify life for professionals with VAT number and for Small and Medium-Sized Enterprises and enable them to access a secure, fast and 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 Start is InfoCert's B2B and PA electronic invoicing solution designed for small and medium-sized businesses and VAT-registered professionals. It allows you to issue and send electronic invoices through the Exchange System (SDI) and fully comply with the legal requirements for companies and professionals.
In particular, Legalinvoice Start 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 Start includes 200 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 Start 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.
The Legalinvoice API 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 €30.70.