Through the Registered Mail Online service you can send any type of document (letter, invoice, etc.) in just a few seconds and with a tracking and delivery notification system. Everything via API.
The number of pages per registered mail can be from 1 to 100 pages. Beyond 50 pages the type of printing will automatically be double-sided. The prices on the side cover only the most frequently used price ranges. When sending with the POST endpoint /recommendations/ it will be possible to obtain, before charging, the cost of each shipment which is calculated according to the number to pages and the options chosen.
{
"mittente": {},
"destinatari": [
{
"nome": "string",
"cognome": "string",
"comune": "string",
"cap": "string",
"provincia": "string",
"nazione": "string",
"email": "[email protected]",
"dug": "string",
"indirizzo": "string",
"civico": "string",
"co": "string"
},
{
"nome": "string",
"cognome": "string",
"comune": "string",
"cap": "string",
"provincia": "string",
"nazione": "string",
"email": "[email protected]",
"casella_postale": "string",
"ufficio_postale": "string"
},
{
"ragione_sociale": "string",
"comune": "string",
"cap": "string",
"provincia": "string",
"nazione": "string",
"email": "[email protected]",
"dug": "string",
"indirizzo": "string",
"civico": "string",
"co": "string"
},
{
"ragione_sociale": "string",
"comune": "string",
"cap": "string",
"provincia": "string",
"nazione": "string",
"email": "[email protected]",
"casella_postale": "string",
"ufficio_postale": "string"
}
],
"documento": [
"http://www.google.com",
"Testo",
""
],
"opzioni": {
"fronteretro": false,
"colori": false,
"autoconfirm": false,
"timestamp_invio": 0
}
}
It is also possible to select the return receipt as an option when sending.
It is also possible to fully customize the cover of the communication, for example by adding your company’s logo, information, or promotions. Customization can be done via API or through the Playground, which also allows you to preview before sending.
The registered mail service includes a free option for digital storage of the signed and digitally stamped content by Poste Italiane for 12 months. The legally compliant digital storage certifies the content, which cannot be disputed by the counterparty in any potential legal dispute.
The delivery times of the Registered mail in Italy are:
- 4 working days (except on Saturdays and public holidays ) in addition to the day of mailing for 90% of items
- 6 working days (except on Saturdays and public holidays) after the mailing deadline for 98% of items
PLEASE NOTE: Prices during purchase via API are further detailed between postage rate, printing, enveloping. Tracking code arrives synchronously within a few seconds of the confirmation of the mailing.