The Priority Mail service allows you to send low-cost communications with the possibility of checking the delivery outcome. Everything via API.
With Priority Mail you can send letters and documents to one or more recipients (there are no limits), whether private individual, company or post office box, all in a single delivery.
{
- "data": {
"mittente": {
"titolo": "mr",
"nome": "Mario",
"cognome": "Rossi",
"dug": "via",
"indirizzo": "Garibaldi",
"civico": "9",
"comune": "Roma",
"cap": "00156",
"provincia": "RM",
"nazione": "IT",
"email": "[email protected]"
},
"destinatari": [
{
"titolo": "mr",
"nome": "PRIMO",
"cognome": "ROSSI",
"dug": "VIA",
"indirizzo": "PRIMO MAGGIO",
"civico": "6",
"comune": "Terni",
"cap": "05100",
"provincia": "TR",
"nazione": "IT",
}
],
"documento": [
"testo di prova",
],
+ "opzioni": {...},
"fronteretro": false,
"colori":false,
"ar": true,
"autoconfrim": true
},
}
The number of pages for priority mail can be from 1 to 100. Beyond the 50th page, the type of print will automatically be front/back. The prices on the side concern only the most used price ranges. When sending with the POST /priority/ endpoint it will be possible to obtain, before being charged, the cost of each shipment which is calculated based on the number of pages and the options chosen.
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 priority 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 for Priority Mail are:
- 1 working day (excluding Saturdays and public holidays) after acceptance for 80% of items
- 4 working days (excluding Saturdays and public holidays) after acceptance for 98% of items
In the case of online shipments, the following processing times are added to the delivery times indicated: printing in one working day (T+1) if the shipment is accepted by 2 p.m. from Monday to Friday, except on public holidays.