€19.70 + VAT
Activate via API the Legalinvoice GO! electronic invoicing service, including 50 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 via API in seconds:.
Legalinvoice GO! is the electronic invoicing service designed for all flat-rate providers. It does not need to be downloaded to your PC and is accessible from any device connected to the internet.
This type of invoicing solution includes 50 invoices in the activation and renewal price. New invoices can be added at any time and 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 GO! enables:
Activating a new account for the Legalinvoice GO! 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 /forfettario
POST https://legalinvoice.openapi.it/forfettario
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": "go",
"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 GO! 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.
This invoicing service is designed to make life easier for professionals in the Flat-Rate Regime and the Minimum Regime and allow them to access 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!
Legalinvoice is a software that allows to quickly activate and renew all InfoCert electronic invoicing solutions. Specifically, the available services are:
Legalinvoice GO! is the simplified electronic invoicing solution designed for VAT numbers under the flat-rate regime (RF19) and the minimum regime (RF02). It allows the issuance and sending of electronic invoices through the Exchange System (SDI) and fully complies with the legal obligations for businesses and professionals.
In particular, Legalinvoice GO! 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 GO! includes 50 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 GO! 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 Go! service starts from €19.70.