SDI Electronic Invoicing

Electronic invoicing easy, fast and with high security standards

Automates sending, signing, receiving and digital storage of electronic invoices via API

You can check the signed status of a document via the GET /firma_elettronica/{id} endpoint.

You can set up invoicing options via the POST /business_registry_configurations endpoint.

In particular, with this first request you can indicate whether to use the API exclusively for sending and receiving invoices or whether to also activate the signature option (apply_signature) and/or regulation-compliant storage (apply_legal_storage).

Once the configuration is complete, it will only be possible to use the endpoint of the set option.

It is possible to activate invoicing for sending to Sdi, with electronic signature and/or with Regulatory Storage.

The Electronic Invoicing API allows you to send XML electronic invoices to the interchange system (SdI) in real time via the POST /invoices endpoint.

In particular, the format must be made explicit at the request stage using the content-type header. The invoice will be queued immediately and the UUID of the invoice will be obtained as a callback.

You can send and activate regulation-compliant storage for 10 years on active and passive electronic invoices via the POST /invoices_legal_storage endpoint via API.

Regulation-compliant storage is mandatory and guarantees authenticity, integrity, reliability, readability and retrievability of invoices. The regulation-compliant storage available via Openapi is compliant with the eIDAS regulation.

The service allows, in addition to sending, the electronic signature to be affixed to the XML e-invoice via the POST /invoices_signature endpoint.

This will ensure the integrity of the contained data. A signed invoice has greater legal 'robustness' than an unsigned document.

The signature is mandatory for electronic invoices to the PA.

Yes, through the POST /invoices_signature_legal_storage endpoint you can perform the entire signing process, sending to SDI and regulation-compliant storage with a single request.

Yes, you can import via API the history of active invoices (via the POST endpoint /customer_invoice_imports) and passive invoices (POST endpoint /supplier_invoice_imports).

In addition, it is possible to send both active (via the POST /customer_invoice_imports_legal_storage endpoint) and passive (POST /supplier_invoice_imports_legal_storage endpoint) invoices to Storage.

The Recipient Code to be set is JKKZDGR.

The word "euro" must be entered in the invoice description, otherwise the system may require manual confirmation.

The service returns the response in real time.

If the customer is a private individual, the SdI code is always '0000000' (seven times zero).

The cost of sending an invoice to SdI is €0.025 on subscription, €0.07 per individual request.

The cost of Electronic Invoice Storage is €0.035 and Electronic Invoice Signature is €0.02.

Yes, it is possible to activate an annual subscription, and thus save on the cost of a single call.

In the Subscription section of the individual API you can see the available options (with their prices and savings percentage) and you can also activate the subscription of your choice.

In the Usage section, at the API level, you can monitor your free and subscription or top-up requests.

They are available both in graphical mode (period month and year) and with a textual summary.